summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark version as 3.0.28asamba-3.0.28aGerald W. Carter2008-03-081-2/+2
* Updating release notes for 3.0.28aGerald W. Carter2008-03-081-2/+202
* Work around a handle leak in XP 64 bitVolker Lendecke2008-03-081-0/+1
* Emit debug message at 0 (already fixed for 3.2).Jeremy Allison2008-03-061-1/+1
* Fix bug #5267 - nmbd shuts down when network interfaces go down.Jeremy Allison2008-03-061-25/+39
* Respect FAMChanged -- attempt to fix bug 5307Volker Lendecke2008-03-061-0/+3
* Patch to fix the "Invalid read of size 4" errors. Bug #3617.Jeremy Allison2008-02-291-0/+18
* Fix part of bug #3617 from valgrind trace.Jeremy Allison2008-02-292-3/+4
* Rename the 'hidden' variable to 'administrative share'.Andreas Schneider2008-02-292-6/+6
* Fix possible uninitialized variable use.Jeremy Allison2008-02-281-1/+1
* Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing againstJeremy Allison2008-02-282-1/+27
* Closed memory leak on error path.Steven Danneman2008-02-271-0/+1
* Add variable to define if a share should be hidden.Andreas Schneider2008-02-262-4/+6
* Correctly check return of rename(2)Volker Lendecke2008-02-251-1/+1
* Fix inotify detectionVolker Lendecke2008-02-252-2/+8
* Fix confusing error message -- bug 5252Volker Lendecke2008-02-251-4/+10
* Fix typo.Karolin Seeger2008-02-191-1/+1
* Change ldap search filter. This function is also used to search machine accou...Karolin Seeger2008-02-191-3/+3
* Ensure we call nt_status_squash() on returns. Smnall whitespace cleanup.Jeremy Allison2008-02-141-8/+8
* Ensure we call auth_ntlmssp_end in invalidate_vuid and invalidate_partical_vuid.Jeremy Allison2008-02-141-2/+10
* Allow a *NULL to be passed to auth_ntlmssp_end().Jeremy Allison2008-02-141-1/+7
* Revert "mount.cifs: fix several problems when mounting subdirectories of shares"Simo Sorce2008-02-141-64/+26
* Fix obscure bug where if client sends us the krb5 partJeremy Allison2008-02-131-0/+9
* Back-port from vl.Jeremy Allison2008-02-111-1/+1
* Fix bug #5247 "Wildcard expansion in mget is broken"Jeremy Allison2008-02-081-23/+9
* Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug.Michael Adam2008-02-072-2/+17
* Add support for LDAP debug output in Samba log file.Michael Adam2008-02-073-1/+72
* Move libads/util.o into the standard ADS listJeremy Allison2008-02-061-2/+2
* Back-ported fix from 3.2 (mainly from Bo Yang <boyang@novell.com>)Jeremy Allison2008-02-051-19/+38
* Fix two memleaksVolker Lendecke2008-02-031-0/+2
* Ensure that convert_string_allocate() allocates 2 extraJeremy Allison2008-02-011-6/+14
* use correct path for ignored fileHerb Lewis2008-02-011-1/+1
* Fix winbindd running on a Samba DC,Simo Sorce2008-02-012-6/+11
* Enable v3-0-test to successfully join a windows 2008 domain controller.Günther Deschner2008-01-314-39/+164
* Restrict the enctypes in the generated krb5.conf files to Win2003 types.Gerald W. Carter2008-01-311-5/+9
* r24771: Use infolevel 25 to set the machine account's password (just like win...Rafal Szczesniak2008-01-312-41/+60
* Fix build warning.Günther Deschner2008-01-291-3/+4
* idmap: Fix an incompatible pointer type warning.Kai Blin2008-01-281-1/+1
* Port SMB_FS_OBJECTID_INFORMATION from 3.2Volker Lendecke2008-01-262-0/+58
* Fix the same bug with user -> user_obj.Jeremy Allison2008-01-241-1/+7
* Back port : Correctly set flags in ACE's inherited from parent.Jeremy Allison2008-01-241-3/+37
* Fix a really subtle old, old bug :-). When canonicalizing theJeremy Allison2008-01-241-3/+9
* Make explicit in debug we're ignoring flags from the parent SD.Jeremy Allison2008-01-241-6/+10
* Add debug messages to trace this if needed.Jeremy Allison2008-01-241-0/+14
* The checks for OI and CI were just wrong.... Fix them. Thanks toJeremy Allison2008-01-241-9/+4
* First part of fix for bug #4929 - worked out by jmcd.Jeremy Allison2008-01-241-81/+30
* Missed one flags change.Jeremy Allison2008-01-231-1/+1
* Added :Jeremy Allison2008-01-239-9/+26
* Version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison2008-01-238-23/+80
* Fix get_trust_creds() to return always an upper-cased krb5 principal (thisGünther Deschner2008-01-231-4/+8