summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-21Make it easier to select which domain to show the sid for.Andrew Bartlett1-2/+2
2003-04-21The 'net' syntax has changed, so update the testsuite.Andrew Bartlett1-4/+4
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett24-201/+360
2003-04-21Add const, static and fix a double free() (merge from HEAD).Andrew Bartlett1-6/+5
2003-04-21Merge whitespace and const from HEADAndrew Bartlett1-9/+9
2003-04-21Header updates for smb signing mergeAndrew Bartlett1-3/+4
2003-04-21Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.Andrew Bartlett5-20/+50
2003-04-21Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij1-1/+1
2003-04-21- Fix modules build of pdb_mysql and pdb_xmlJelmer Vernooij3-10/+4
2003-04-21Pdb modules are in $libdir/pdb not $libdir/passdbJelmer Vernooij1-1/+1
2003-04-20Merge a trivial fix across from HEAD. Not that thisVolker Lendecke1-1/+1
2003-04-19Address gcc warnings.Volker Lendecke1-1/+5
2003-04-19Added smbgroupedit to PROGS2John Terpstra1-1/+1
2003-04-19use gid_t for gids not uid_tSimo Sorce1-1/+1
2003-04-19Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter4-2/+463
2003-04-18uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)Gerald Carter1-2/+2
2003-04-18'vfs object' is a list not a string (we have cascaded VFS modules in 3_0 asJelmer Vernooij1-20/+3
2003-04-18fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El...Gerald Carter1-0/+4
2003-04-18Survive a samdump with an alias that has no descriptionVolker Lendecke1-3/+6
2003-04-18fixing torture build by merging code from HEADGerald Carter2-892/+1359
2003-04-17Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEADJelmer Vernooij1-138/+72
2003-04-17Remove SamBackend variable (is already gone in HEAD)Jelmer Vernooij1-1/+0
2003-04-17Adding editreg.c ...Richard Sharpe0-0/+0
2003-04-17Merge from HEAD.John Terpstra8-79/+264
2003-04-17This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User3-0/+3170
2003-04-17More updates ...Richard Sharpe1-2/+64
2003-04-17Updates to editreg.c to provide more functionality ...Richard Sharpe1-261/+1119
2003-04-16Fixes for multi-PDU schannel - based on Volker's code. This code needsJeremy Allison1-9/+36
2003-04-16Fix typosAlexander Bokovoy4-4/+5
2003-04-16I've changed 'net rpc join', so I should doco it...Andrew Bartlett1-9/+17
2003-04-16Fix a typo spotted when working on PDF versionAlexander Bokovoy1-1/+1
2003-04-16Move PAC decoding over from HEAD.Jim McDonough3-1/+10
2003-04-16Fixes to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison5-32/+49
2003-04-16Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison6-32/+51
2003-04-16Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reportedJelmer Vernooij1-1/+1
2003-04-16Only use backtrace variables when we can use themJelmer Vernooij1-0/+2
2003-04-16Only declare backtrace variables when using themJelmer Vernooij1-0/+2
2003-04-16More merges from HEAD:Jelmer Vernooij13-496/+689
2003-04-16Check whether return status of poptGetNextOpt is -1, not EOFJelmer Vernooij1-1/+1
2003-04-16fixed the popt option handling in nmbd, so that -i now worksAndrew Tridgell1-34/+37
2003-04-16Check for -1 not EOF as return value of poptGetNextOptJelmer Vernooij1-1/+1
2003-04-16Fix segfault by getting this the right way aroundAndrew Bartlett1-1/+1
2003-04-16Up the debug level for the second run of the test (client side)Andrew Bartlett1-2/+2
2003-04-16We changed 'net' so change the torture tests that use it.Andrew Bartlett1-4/+4
2003-04-16Merge valgrind header usage from HEAD.Andrew Bartlett2-14/+17
2003-04-16Add support for the new modules system to lib/iconv.c (merge from HEAD)Jelmer Vernooij3-162/+223
2003-04-16Add make destination for librpc_echoJelmer Vernooij1-0/+5
2003-04-16Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij13-113/+159
2003-04-16Adjust comment to respect change to no longer use unixsam by default...Andrew Bartlett1-3/+2
2003-04-16This code is no longer referenced - moved to the new libsmb/ldap.cAndrew Bartlett1-62/+0