summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce22-60/+60
2003-06-21(fixing bug in my last commit)Andrew Bartlett1-6/+6
2003-06-21Fix memory leak. secrets_fetch allocates memory.Volker Lendecke1-0/+2
2003-06-21This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett5-179/+203
2003-06-21This patch fixes some issues with idmap_tdb as raised by bug #181Andrew Bartlett1-91/+115
2003-06-21Always initialize.Andrew Bartlett1-0/+2
2003-06-21merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter14-173/+667
2003-06-21This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett4-276/+386
2003-06-20Fixed sorting algorithm to prevent problems with W2K clients.Jeremy Allison1-2/+2
2003-06-20Fix bug #136. Add message about erroneous empty "passdb backend" parameter.Jim McDonough1-0/+4
2003-06-20Fix bug #136: "passdb backend = " caused smbd to segfault.Jim McDonough1-0/+5
2003-06-20Fix mount options for ro, dir_mode, file_modeSteve French1-2/+2
2003-06-20fixed a bug found by volkerAndrew Tridgell1-1/+2
2003-06-20Updating change from "winbind uid/gid" to "idmap uid/gid"John Terpstra1-2/+2
2003-06-20Applied Vance Lankhaar's spelling fixes.John Terpstra36-450/+507
2003-06-20The default action for AC_CHECK_LIB is to add the library to $LIBS soTim Potter1-7/+6
2003-06-20Back out some of the changes to nsstest. I've kept the NULL pointerTim Potter1-138/+8
2003-06-20Missed initial param, typo.Jeremy Allison1-0/+1
2003-06-20Mapping of Windows ACL inheritance and protected bits onto extended attributesJeremy Allison2-16/+464
2003-06-19Minor Debian updates.Eloy Paris2-5/+23
2003-06-18Fix typoJelmer Vernooij1-1/+1
2003-06-18VFS modules are located in the subdirectory vfs of $LIBDIRJelmer Vernooij1-1/+1
2003-06-18Remove short -A option, but still leave in the --set-auth-user option.Jim McDonough1-2/+2
2003-06-18Add installmodules to installJelmer Vernooij1-1/+1
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce16-689/+184
2003-06-18Updated Debian patches so they apply cleanly and without warnings atEloy Paris1-11/+10
2003-06-18Remove the -A option of wbinfo, leaving only the long version,Jim McDonough1-1/+1
2003-06-18There's nothing particularly secret in idmap.tdb, so create it withVolker Lendecke1-1/+1
2003-06-18And some more memory leaks in mapping.c and pdb_tdb.c. tdb_nextkeyVolker Lendecke2-2/+15
2003-06-18Better panic cleanly than segfault later when no sid can be found and created.Volker Lendecke1-2/+3
2003-06-17And more other memory leaks. One new (idmap) and one ancient (groupdb).Volker Lendecke2-0/+5
2003-06-17Fix a memory leak in pdb_tdb.c.Volker Lendecke1-0/+2
2003-06-17Make static (patch from metze)Jelmer Vernooij2-2/+2
2003-06-17Fix building idmap_winbind as shared moduleJelmer Vernooij1-1/+1
2003-06-17The return value of init_module functions is NTSTATUS, not intJelmer Vernooij2-6/+4
2003-06-17Fix memory leak in idmap. Valgrind is soooo cool.Volker Lendecke1-0/+2
2003-06-17Const fixes by metzeVolker Lendecke3-8/+8
2003-06-16Update link to DTDJelmer Vernooij1-1/+1
2003-06-16Add DTD used by XML passdb backendJelmer Vernooij1-0/+46
2003-06-16Fix for non-bourne shellsJelmer Vernooij1-4/+4
2003-06-16Fix caseJelmer Vernooij1-1/+1
2003-06-16Squelch one small compiler warningRichard Sharpe1-1/+2
2003-06-16Patch from metze to update VFS docs to include notes on multiple instancesJelmer Vernooij1-23/+43
2003-06-16- Only put PNG files in CVS, not EPS.Jelmer Vernooij2-1/+2
2003-06-16Replace all use of bzero with memset ...Richard Sharpe1-15/+15
2003-06-16Fix some information, based on comments by Andrew Bartlett.Jelmer Vernooij2-48/+26
2003-06-16This glosses over John's problem at SambaXP 2003. When we want to joinVolker Lendecke1-3/+17
2003-06-16Fix misleading debug message.Volker Lendecke1-1/+1
2003-06-16Make net rpc vampire return an error if the sam sync RPC returns an error.Tim Potter1-9/+29
2003-06-16Quieten another debug message.Tim Potter1-1/+1