1997-05-21 |
Samba Release Account | Updated docs for 'local master' parameter.
|
commit | commitdiff | tree |
1997-05-21 |
Samba Release Account | Added fix from Paul Nelson @ Thursby - smb_mid field...
|
commit | commitdiff | tree |
1997-05-20 |
Samba Release Account | Updated for 1.9.17alpha1.
|
commit | commitdiff | tree |
1997-05-20 |
Samba Release Account | dir.c: Fixed double slash issue.
|
commit | commitdiff | tree |
1997-05-15 |
Samba Release Account | namedbname.c: Fixed *nasty* bug that caused nmbd to...
|
commit | commitdiff | tree |
1997-05-12 |
Samba Release Account | use NULL instead of 0
|
commit | commitdiff | tree |
1997-05-08 |
Samba Release Account | status.c: Added brief option. Patch from ccctim@mailbox...
|
commit | commitdiff | tree |
1997-05-08 |
Samba Release Account | Documented -b for brief option.
|
commit | commitdiff | tree |
1997-05-08 |
Samba Release Account | Fixes for manpage from Bill Hawes <whawes@star.net>.
|
commit | commitdiff | tree |
1997-05-08 |
Samba Release Account | 'The mother of all checkins' :-). Jeremy Allison (jallison...
|
commit | commitdiff | tree |
1997-05-07 |
Samba Release Account | mod to directory mask doc
|
commit | commitdiff | tree |
1997-05-07 |
Samba Release Account | added auto.home parameters - contributed by simeon...
|
commit | commitdiff | tree |
1997-05-07 |
Samba Release Account | added automount home directory support. contributed...
|
commit | commitdiff | tree |
1997-05-03 |
Samba Release Account | name_unregister_work() using strequal incorrectly.
|
commit | commitdiff | tree |
1997-04-17 |
Samba Release Account | expiry of browser entries wasn't happening once the...
|
commit | commitdiff | tree |
1997-04-17 |
Samba Release Account | two bugs jeremy and i found while at sgi.
|
commit | commitdiff | tree |
1997-04-11 |
Samba Release Account | removed reference to subnet_record and work_record...
|
commit | commitdiff | tree |
1997-04-09 |
Samba Release Account | jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back...
|
commit | commitdiff | tree |
1997-04-09 |
Samba Release Account | Large changes from jra@cygnus.com. Mainly browser updates.
|
commit | commitdiff | tree |
1997-04-03 |
Samba Release Account | name_type for name_query with smbclient -M name should...
|
commit | commitdiff | tree |
1997-03-21 |
Samba Release Account | Removed old info on Mac support and Samba, left lukes...
|
commit | commitdiff | tree |
1997-03-21 |
Samba Release Account | Removed 'Richard Bullington' from support doc at his...
|
commit | commitdiff | tree |
1997-03-15 |
Samba Release Account | finally! doing a strequal() == 0 instead of just strequal...
|
commit | commitdiff | tree |
1997-03-15 |
Samba Release Account | compile errors. oops.
|
commit | commitdiff | tree |
1997-03-15 |
Samba Release Account | become_domain_master(), become_local_master() and become_log...
|
commit | commitdiff | tree |
1997-03-15 |
Samba Release Account | bug: when checking whether there is a PDC already on...
|
commit | commitdiff | tree |
1997-03-15 |
Samba Release Account | JHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb...
|
commit | commitdiff | tree |
1997-03-15 |
Samba Release Account | JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines...
|
commit | commitdiff | tree |
1997-03-13 |
Samba Release Account | updated the entry on the MAC, because thursby do DAVE.
|
commit | commitdiff | tree |
1997-03-13 |
Samba Release Account | added jeremy's patch to return Node Status info type...
|
commit | commitdiff | tree |
1997-03-12 |
Samba Release Account | added code that checks whether the DOMAIN<1b> name...
|
commit | commitdiff | tree |
1997-03-09 |
Samba Release Account | missed some bits. added some more on profiles - e...
|
commit | commitdiff | tree |
1997-03-09 |
Samba Release Account | added reference to thursby under section 3.1
|
commit | commitdiff | tree |
1997-03-09 |
Samba Release Account | updating documentation on:
|
commit | commitdiff | tree |
1997-03-09 |
Samba Release Account | 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead...
|
commit | commitdiff | tree |
1997-03-08 |
Samba Release Account | preferred master option will force an election every...
|
commit | commitdiff | tree |
1997-03-07 |
Samba Release Account | Added better debug for what kind of netbios packet...
|
commit | commitdiff | tree |
1997-03-07 |
Samba Release Account | quotas.c: Fixed typo in #ifdef'ed compile.
|
commit | commitdiff | tree |
1997-03-07 |
Samba Release Account | Fix fro signed/unsigned problem with TIME_T_MIN from...
|
commit | commitdiff | tree |
1997-03-07 |
Samba Release Account | Added fix (lost contributor, sorry) for more than 10...
|
commit | commitdiff | tree |
1997-03-07 |
Samba Release Account | Fixed typos.
|
commit | commitdiff | tree |
1997-03-02 |
Samba Release Account | added logon script and logon path parameters.
|
commit | commitdiff | tree |
1997-03-02 |
Samba Release Account | added warning to admin people about [nelogon] share...
|
commit | commitdiff | tree |
1997-03-02 |
Samba Release Account | added reference on CONFIG.POL being loaded from the...
|
commit | commitdiff | tree |
1997-03-02 |
Samba Release Account | added debug_nmb_packet() call.
|
commit | commitdiff | tree |
1997-02-28 |
Samba Release Account | Split maxxmit parameter into two : max_send (auto configured...
|
commit | commitdiff | tree |
1997-02-23 |
Samba Release Account | JHT ===> Set to 1.9.16p12alpha until someone thinks...
|
commit | commitdiff | tree |
1997-02-23 |
Samba Release Account | Added documentation for directory mode/directory mask...
|
commit | commitdiff | tree |
1997-02-23 |
Samba Release Account | Makefile: Added cleandir target.
|
commit | commitdiff | tree |
1997-02-23 |
Samba Release Account | JHT ===> Updated default RedHat smb.conf file
|
commit | commitdiff | tree |
1997-02-22 |
Samba Release Account | JHT ===> Updated SV_TYPE defines in smb.h (added WIN95...
|
commit | commitdiff | tree |
1997-02-18 |
Samba Release Account | Fixed problem with renaming folder on top level share.
|
commit | commitdiff | tree |
1997-02-18 |
Samba Release Account | JHT ===> Still mucking around with RPM building for...
|
commit | commitdiff | tree |
1997-02-16 |
Samba Release Account | JHT ===> Hack, Hack, Hack. I just wanna get this spec...
|
commit | commitdiff | tree |
1997-02-15 |
Samba Release Account | JHT ===> Trying to enable RPM build from non-root area.
|
commit | commitdiff | tree |
1997-02-13 |
Samba Release Account | Fixed inclusion of crypt.h bug when libdes is being...
|
commit | commitdiff | tree |
1997-02-13 |
Samba Release Account | Fixed bugs in my YOST replacement code. Doing a trim_string
|
commit | commitdiff | tree |
1997-02-12 |
Samba Release Account | JHT ===> Updated RedHat RPM Makefile - not really used...
|
commit | commitdiff | tree |
1997-02-11 |
Samba Release Account | Replaced YOST code with more functionally equivalent...
|
commit | commitdiff | tree |
1997-02-10 |
Samba Release Account | Added trim_string(s, "./", 0) to unix_clean_name to...
|
commit | commitdiff | tree |
1997-02-10 |
Samba Release Account | Removed YOST code. Removal of leading ./ chars should
|
commit | commitdiff | tree |
1997-02-10 |
Samba Release Account | JHT ===> William Yost patches integrated to fix leading...
|
commit | commitdiff | tree |
1997-02-09 |
Samba Release Account | first draft of NetBIOS.txt - WINS server and Broadcast...
|
commit | commitdiff | tree |
1997-02-09 |
Samba Release Account | updated this document. now, when we get browsing questions...
|
commit | commitdiff | tree |
1997-02-09 |
Samba Release Account | updated preferred master parameter and added domain...
|
commit | commitdiff | tree |
1997-02-06 |
Samba Release Account | Fixed incorrect offset into array.
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | JHT ===> Added os level and activated max log size...
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | JHT ===> Oops again. Too quick - try again.
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | JHT ===> Oops. Forgot about that renaming.
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | JHT ===> Getting ready for relase of 1.9.16p11 RedHat...
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | JHT ===> **** WARNING **** Only updated version to...
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | JHT ===> Beggining of fixes to RedHat config stuff...
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | JHT ===> Fixed potential PAM Security hole and second...
|
commit | commitdiff | tree |
1997-02-04 |
Samba Release Account | Fixed my stupid typo in earlier fix.
|
commit | commitdiff | tree |
1997-02-03 |
Samba Release Account | Fixed up problems with CDROM filesystems (return EROFS...
|
commit | commitdiff | tree |
1997-02-03 |
Samba Release Account | Fixed const definitions for StrCaseXXX calls.
|
commit | commitdiff | tree |
1997-02-03 |
Samba Release Account | Fixed bug with NT and large directories.
|
commit | commitdiff | tree |
1997-02-02 |
Samba Release Account | util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly...
|
commit | commitdiff | tree |
1997-02-02 |
Samba Release Account | line 1960 - call to atexit - address of higher order...
|
commit | commitdiff | tree |
1997-01-31 |
Samba Release Account | JHT ===> Guys, please check this out before release...
|
commit | commitdiff | tree |
1997-01-31 |
Samba Release Account | JHT ===> Prepared now for release of samba-1.9.16p10...
|
commit | commitdiff | tree |
1997-01-31 |
Samba Release Account | JHT ===> Prepared now for release of Samba-1.9.16p10...
|
commit | commitdiff | tree |
1997-01-29 |
Samba Release Account | Fixed issue with null ypdomainname being used.
|
commit | commitdiff | tree |
1997-01-29 |
Samba Release Account | Fixed proto problem with lp_veto_files().
|
commit | commitdiff | tree |
1997-01-29 |
Samba Release Account | JHT ==> Updated and commented RedHat Linux smb.conf...
|
commit | commitdiff | tree |
1997-01-23 |
Samba Release Account | Added fix for file descriptor re-use failing when
|
commit | commitdiff | tree |
1997-01-15 |
Samba Release Account | locking.c proto.h shmem.c smb.h status.c :
|
commit | commitdiff | tree |
1997-01-13 |
Samba Release Account | Added an extra parameter for unix_convert. If present...
|
commit | commitdiff | tree |
1997-01-09 |
Samba Release Account | JHT ==> Added for those who like to roll their own!
|
commit | commitdiff | tree |
1997-01-09 |
Samba Release Account | Makefile: Changes to split Solaris into Solaris2.3...
|
commit | commitdiff | tree |
1997-01-09 |
Samba Release Account | JHT ==> Ditto
|
commit | commitdiff | tree |
1997-01-09 |
Samba Release Account | JHT ==> Updated files in preparation for release of...
|
commit | commitdiff | tree |
1997-01-09 |
Samba Release Account | JHT ==> Fixed typo in DOMAIN_CONTROL.txt, added Application_...
|
commit | commitdiff | tree |
1997-01-08 |
Samba Release Account | Added patches from Paul Eggert.
|
commit | commitdiff | tree |
1997-01-08 |
Samba Release Account | Added new entry.
|
commit | commitdiff | tree |
1997-01-03 |
Samba Release Account | JHT ==> Added just for RedHat support so I have a working...
|
commit | commitdiff | tree |
1997-01-02 |
Samba Release Account | spec files needed for redhat rpm building
|
commit | commitdiff | tree |
1997-01-02 |
Samba Release Account | JHT => Modified for RedHat Linux for DEC Alpha platform...
|
commit | commitdiff | tree |
1997-01-02 |
Samba Release Account | JHT ==> Added extensions for PAM (Pluggable Authentication...
|
commit | commitdiff | tree |
1996-12-14 |
Samba Release Account | added Adital corp to Support.txt
|
commit | commitdiff | tree |