summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-28Add const.Andrew Bartlett1-4/+4
2002-09-27Back our volker's patch as was breaking the build.Andrew Bartlett1-7/+2
2002-09-27It turns out that Windows allows delete printer on a handleJeremy Allison1-0/+14
2002-09-27It turns out that Windows allows delete printer on a handleJeremy Allison1-0/+14
2002-09-27Check for security on delete printer was reversed...Jeremy Allison1-5/+5
2002-09-27HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison1-20/+17
2002-09-27HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison1-20/+17
2002-09-27Touching somebody else's code again... Sorry, Richard.Volker Lendecke1-2/+9
2002-09-27Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar andJelmer Vernooij19-262/+138
2002-09-27Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar andJelmer Vernooij19-262/+138
2002-09-27Sorry to touch such an internal function. But I was quite surprised thatVolker Lendecke1-2/+7
2002-09-27Move a number of ADS related functions out into utility libs, so that thingsAndrew Bartlett7-218/+345
2002-09-27An example of a group creation command that can handle failuresVolker Lendecke1-0/+27
2002-09-27Do not update manpages directly...Volker Lendecke1-1/+10
2002-09-27Doco patch from metze. This reformats the 'ldap ssl' docs, and add doco forAndrew Bartlett1-9/+35
2002-09-27Vance picked up a pile of typos etc at the CIFS confernce, and finally got themAndrew Bartlett4-15/+15
2002-09-27Minor updates:Andrew Bartlett3-10/+24
2002-09-27Some small cleanups to the libads code (mainly error checking), and give aAndrew Bartlett3-7/+30
2002-09-27I missed committing this - all updates to configure.in adding --with-fooAndrew Bartlett1-1/+1
2002-09-27Fix typoAndrew Bartlett1-1/+1
2002-09-27When compiled --with-ldapsam, make ldapsam the default passdb backend.Andrew Bartlett1-1/+3
2002-09-27Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett5-835/+912
2002-09-26Make explicit the difference between a tdb key with no data attached, andJeremy Allison1-2/+11
2002-09-26Make explicit the difference between a tdb key with no data attached, andJeremy Allison1-2/+11
2002-09-26tagging as 3.0alpha21cvsGerald Carter1-1/+1
2002-09-26tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0Gerald Carter1-1/+1
2002-09-26add -r to usage outputGerald Carter1-0/+1
2002-09-26Arrgghhh the release script doesn't use the SAMBA_3_0 branch !!!!Gerald Carter2-10/+10
2002-09-26preparing for release of 3.0alpha20Samba Release Account2-10/+10
2002-09-26set versionGerald Carter1-1/+1
2002-09-26syncing with HEAD some moreGerald Carter47-13785/+98
2002-09-26sync with HEADGerald Carter8-221/+253
2002-09-26sync with SAMBA_3_0Gerald Carter1-0/+162
2002-09-26remove files not in HEADGerald Carter49-13696/+0
2002-09-26syncing up with HEAD again....Gerald Carter14-313/+866
2002-09-26updated WHATSNEW for alpha20Gerald Carter1-0/+162
2002-09-26Fix segfault in sam_context_enum_domains - reported by KaiJelmer Vernooij1-0/+1
2002-09-26Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..Jelmer Vernooij1-3/+0
2002-09-26Change pdb_xml functions to return NTSTATUSJelmer Vernooij1-14/+15
2002-09-26Change pdb_mysql function to return NTSTATUSJelmer Vernooij1-65/+76
2002-09-26Make functions return NTSTATUS instead of BOOLJelmer Vernooij1-14/+14
2002-09-26Add -r parameter to smbgroupedit. With -r you can manually chooseVolker Lendecke1-21/+26
2002-09-26Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our accessAndrew Bartlett2-47/+58
2002-09-26forgot include file, sorrySimo Sorce1-14/+14
2002-09-26Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*Andrew Bartlett6-85/+419
2002-09-26move all the passdb internal interface to NTSTATUSSimo Sorce7-269/+320
2002-09-25notify user when no {domains,accounts} were foundJelmer Vernooij1-0/+10
2002-09-25Add samtest command 'enum_accounts' + few typo fixes in sam/interface.cJelmer Vernooij2-4/+30
2002-09-25removed autogenerated fileGerald Carter1-25/+0
2002-09-25add samtest commands:Jelmer Vernooij1-1/+134