summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #64, Win9x Nexus tools not working against Samba3.0. MissingJeremy Allison2003-10-212-1/+13
* Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison2003-10-214-5/+21
* Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>Jeremy Allison2003-10-214-49/+30
* call initgroups before becomming the user; patch from Fabio CecchiGerald Carter2003-10-211-0/+3
* fixed a number of bugs and memory leaks in the AIX winbind shimAndrew Tridgell2003-10-211-249/+231
* Merge of spelling fix from HEAD.Tim Potter2003-10-211-1/+1
* If we have blacklisted mmap() try to avoid using it accidentally byTim Potter2003-10-211-0/+7
* Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison2003-10-201-1/+1
* more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter2003-10-203-15/+36
* It's a perfectly valid condition to have zero alias members.Volker Lendecke2003-10-201-0/+6
* make sure we have a devmode before copying a string to the devicename; patch ...Gerald Carter2003-10-201-3/+4
* We are doing NT error codes now.... If we have an NT error, report thatVolker Lendecke2003-10-201-0/+11
* Changed output so all debug output goes to stderr, and all file processingJohn Terpstra2003-10-201-40/+40
* Compile libsmbclient with $(DYNEXP) (fixes bug #505)Jelmer Vernooij2003-10-191-1/+1
* Fix from Monyo.John Terpstra2003-10-181-1/+1
* fixed spinlocks in tdbAndrew Tridgell2003-10-184-3/+10
* Typo broke win9x logins.Jeremy Allison2003-10-171-1/+1
* CP* modules are not related to developmentJelmer Vernooij2003-10-171-6/+6
* Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636.Tim Potter2003-10-172-4/+21
* Tidyup wrap checking.Jeremy Allison2003-10-163-14/+38
* Fix buggy data_len calculation in echo. Add paranoia debug message.Jeremy Allison2003-10-161-1/+5
* Build fix for wrepld. From MORIYAMA Masayuki.Tim Potter2003-10-161-1/+2
* Ensure error code path doesn't free unmalloced memory. Bug #628.Jeremy Allison2003-10-161-0/+4
* updating version in copyrightGerald Carter2003-10-141-1/+1
* Enable us to see what sequence number we were expecting when we fail a signJeremy Allison2003-10-141-4/+4
* Enclose usage of st_blksize and st_blocks struct stat members inTim Potter2003-10-144-0/+26
* Break out of samsync loop on error.Tim Potter2003-10-141-0/+3
* Delete unused label to fix compiler warning.Tim Potter2003-10-141-1/+0
* Set errno = ENOSYS if mmap not supported.Tim Potter2003-10-141-0/+1
* Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2003-10-142-100/+97
* Undo previous commit because it breaks the build.Tim Potter2003-10-141-2/+0
* Add a better error message to wb_common.c when unable to connect to a pipeRichard Sharpe2003-10-132-0/+9
* make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter2003-10-131-1/+1
* make nt-time <-> unix-time functions nearly reversibleSimo Sorce2003-10-121-2/+5
* Updated welcome file from Monyo.Tim Potter2003-10-111-86/+69
* bumping versionGerald Carter2003-10-101-1/+1
* a few cleanups in output from spec fileGerald Carter2003-10-101-84/+90
* removing docs tree from 3.0Gerald Carter2003-10-10674-185639/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-10-101-0/+10
|\
| * adding notice about new samba-docs cvs modeuleGerald Carter2003-10-101-0/+10
| * removing docs from HEADGerald Carter2003-10-10676-185761/+0
| * Match Samba 2.2, and make ACB_NORMAL the default ACB value.Andrew Bartlett2003-10-101-0/+7
| * Ensure cancelling a blocking lock returns the correct error message.Jeremy Allison2003-10-101-1/+1
| * Make us pass Samba4 lock tester (with one different error message).Jeremy Allison2003-10-101-0/+3
| * We need to make sure that the files that contain the static_init_$subsystem;Jelmer Vernooij2003-10-092-7/+7
| * Match W2K insanty w.r.t. writelock and writeclose. Samba4 torture tester.Jeremy Allison2003-10-091-9/+20
| * Move sysquotas autoconf tests to a seperate file in tests/Jelmer Vernooij2003-10-093-102/+98
| * Refuse to configure if --with-expsam=$BACKEND was specified, butJelmer Vernooij2003-10-091-2/+2
| * At least give a message if we're returning a short read for W2K compatibility.Jeremy Allison2003-10-091-2/+12
| * Merge from 3.0:Tim Potter2003-10-091-5/+10