summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-22Fix segfault in mount.cifs helper when there is no options specified during m...Alexander Bokovoy1-1/+1
2003-10-22In cli_lsa_lookup_sids don't leave the domain field uninitialized ifVolker Lendecke1-0/+1
2003-10-21Fix for bug #64, Win9x Nexus tools not working against Samba3.0. MissingJeremy Allison2-1/+13
2003-10-21Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison4-5/+21
2003-10-21Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>Jeremy Allison4-49/+30
2003-10-21call initgroups before becomming the user; patch from Fabio CecchiGerald Carter1-0/+3
2003-10-21fixed a number of bugs and memory leaks in the AIX winbind shimAndrew Tridgell1-249/+231
2003-10-21Merge of spelling fix from HEAD.Tim Potter1-1/+1
2003-10-21If we have blacklisted mmap() try to avoid using it accidentally byTim Potter1-0/+7
2003-10-20Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison1-1/+1
2003-10-20more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter3-15/+36
2003-10-20It's a perfectly valid condition to have zero alias members.Volker Lendecke1-0/+6
2003-10-20make sure we have a devmode before copying a string to the devicename; patch ...Gerald Carter1-3/+4
2003-10-20We are doing NT error codes now.... If we have an NT error, report thatVolker Lendecke1-0/+11
2003-10-20Changed output so all debug output goes to stderr, and all file processingJohn Terpstra1-40/+40
2003-10-19Compile libsmbclient with $(DYNEXP) (fixes bug #505)Jelmer Vernooij1-1/+1
2003-10-18Fix from Monyo.John Terpstra1-1/+1
2003-10-18fixed spinlocks in tdbAndrew Tridgell4-3/+10
2003-10-17Typo broke win9x logins.Jeremy Allison1-1/+1
2003-10-17CP* modules are not related to developmentJelmer Vernooij1-6/+6
2003-10-17Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636.Tim Potter2-4/+21
2003-10-16Tidyup wrap checking.Jeremy Allison3-14/+38
2003-10-16Fix buggy data_len calculation in echo. Add paranoia debug message.Jeremy Allison1-1/+5
2003-10-16Build fix for wrepld. From MORIYAMA Masayuki.Tim Potter1-1/+2
2003-10-16Ensure error code path doesn't free unmalloced memory. Bug #628.Jeremy Allison1-0/+4
2003-10-14updating version in copyrightGerald Carter1-1/+1
2003-10-14Enable us to see what sequence number we were expecting when we fail a signJeremy Allison1-4/+4
2003-10-14Enclose usage of st_blksize and st_blocks struct stat members inTim Potter4-0/+26
2003-10-14Break out of samsync loop on error.Tim Potter1-0/+3
2003-10-14Delete unused label to fix compiler warning.Tim Potter1-1/+0
2003-10-14Set errno = ENOSYS if mmap not supported.Tim Potter1-0/+1
2003-10-14Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2-100/+97
2003-10-14Undo previous commit because it breaks the build.Tim Potter1-2/+0
2003-10-13Add a better error message to wb_common.c when unable to connect to a pipeRichard Sharpe2-0/+9
2003-10-13make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter1-1/+1
2003-10-12make nt-time <-> unix-time functions nearly reversibleSimo Sorce1-2/+5
2003-10-11Updated welcome file from Monyo.Tim Potter1-86/+69
2003-10-10bumping versionGerald Carter1-1/+1
2003-10-10a few cleanups in output from spec fileGerald Carter1-84/+90
2003-10-10removing docs tree from 3.0Gerald Carter674-185639/+0
2003-10-10This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+10
2003-10-10adding notice about new samba-docs cvs modeuleGerald Carter1-0/+10
2003-10-10removing docs from HEADGerald Carter676-185761/+0
2003-10-10Match Samba 2.2, and make ACB_NORMAL the default ACB value.Andrew Bartlett1-0/+7
2003-10-10Match Samba 2.2, and make ACB_NORMAL the default ACB value.Andrew Bartlett1-0/+7
2003-10-10Ensure cancelling a blocking lock returns the correct error message.Jeremy Allison1-1/+1
2003-10-10Ensure cancelling a blocking lock returns the correct error message.Jeremy Allison1-1/+1
2003-10-10Make us pass Samba4 lock tester (with one different error message).Jeremy Allison1-0/+3
2003-10-10Make us pass Samba4 lock tester (with one different error message).Jeremy Allison1-0/+3
2003-10-09We need to make sure that the files that contain the static_init_$subsystem;Jelmer Vernooij2-7/+7