Age | Commit message (Expand) | Author | Files | Lines |
2002-09-28 | Second stab at Volker's 'make shadow passwords work' patch. | Andrew Bartlett | 1 | -4/+4 |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 11 | -32/+1161 |
2002-09-28 | Thanks to abartlet I looked at that function a bit closer. What did | Volker Lendecke | 1 | -5/+0 |
2002-09-28 | Add const. | Andrew Bartlett | 2 | -2/+2 |
2002-09-28 | Commit a fix to smbclient so that it will connect to EMCs and NetApp's machines. | Richard Sharpe | 1 | -3/+18 |
2002-09-28 | This needs to be #ifdef HAVE_LDAP. | Andrew Bartlett | 1 | -0/+3 |
2002-09-28 | Add const. | Andrew Bartlett | 1 | -4/+4 |
2002-09-27 | Back our volker's patch as was breaking the build. | Andrew Bartlett | 1 | -7/+2 |
2002-09-27 | It turns out that Windows allows delete printer on a handle | Jeremy Allison | 1 | -0/+14 |
2002-09-27 | Check for security on delete printer was reversed... | Jeremy Allison | 1 | -5/+5 |
2002-09-27 | HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN ! | Jeremy Allison | 1 | -20/+17 |
2002-09-27 | Touching somebody else's code again... Sorry, Richard. | Volker Lendecke | 1 | -2/+9 |
2002-09-27 | Apply Vance Lankhaars' cifs2002 documentation patch - mostly grammar and | Jelmer Vernooij | 19 | -262/+138 |
2002-09-27 | Sorry to touch such an internal function. But I was quite surprised that | Volker Lendecke | 1 | -2/+7 |
2002-09-27 | Move a number of ADS related functions out into utility libs, so that things | Andrew Bartlett | 7 | -218/+345 |
2002-09-27 | An example of a group creation command that can handle failures | Volker Lendecke | 1 | -0/+27 |
2002-09-27 | Do not update manpages directly... | Volker Lendecke | 1 | -1/+10 |
2002-09-27 | Doco patch from metze. This reformats the 'ldap ssl' docs, and add doco for | Andrew Bartlett | 1 | -9/+35 |
2002-09-27 | Vance picked up a pile of typos etc at the CIFS confernce, and finally got them | Andrew Bartlett | 4 | -15/+15 |
2002-09-27 | Minor updates: | Andrew Bartlett | 3 | -10/+24 |
2002-09-27 | Some small cleanups to the libads code (mainly error checking), and give a | Andrew Bartlett | 3 | -7/+30 |
2002-09-27 | I missed committing this - all updates to configure.in adding --with-foo | Andrew Bartlett | 1 | -1/+1 |
2002-09-27 | Fix typo | Andrew Bartlett | 1 | -1/+1 |
2002-09-27 | When compiled --with-ldapsam, make ldapsam the default passdb backend. | Andrew Bartlett | 1 | -1/+3 |
2002-09-27 | Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to | Andrew Bartlett | 5 | -835/+912 |
2002-09-26 | Make explicit the difference between a tdb key with no data attached, and | Jeremy Allison | 1 | -2/+11 |
2002-09-26 | tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0 | Gerald Carter | 1 | -1/+1 |
2002-09-26 | add -r to usage output | Gerald Carter | 1 | -0/+1 |
2002-09-26 | preparing for release of 3.0alpha20 | Samba Release Account | 2 | -10/+10 |
2002-09-26 | sync with SAMBA_3_0 | Gerald Carter | 1 | -0/+162 |
2002-09-26 | Fix segfault in sam_context_enum_domains - reported by Kai | Jelmer Vernooij | 1 | -0/+1 |
2002-09-26 | Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice.. | Jelmer Vernooij | 1 | -3/+0 |
2002-09-26 | Change pdb_xml functions to return NTSTATUS | Jelmer Vernooij | 1 | -14/+15 |
2002-09-26 | Change pdb_mysql function to return NTSTATUS | Jelmer Vernooij | 1 | -65/+76 |
2002-09-26 | Make functions return NTSTATUS instead of BOOL | Jelmer Vernooij | 1 | -14/+14 |
2002-09-26 | Add -r parameter to smbgroupedit. With -r you can manually choose | Volker Lendecke | 1 | -21/+26 |
2002-09-26 | Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our access | Andrew Bartlett | 2 | -47/+58 |
2002-09-26 | forgot include file, sorry | Simo Sorce | 1 | -14/+14 |
2002-09-26 | Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much* | Andrew Bartlett | 6 | -85/+419 |
2002-09-26 | move all the passdb internal interface to NTSTATUS | Simo Sorce | 7 | -269/+320 |
2002-09-25 | notify user when no {domains,accounts} were found | Jelmer Vernooij | 1 | -0/+10 |
2002-09-25 | Add samtest command 'enum_accounts' + few typo fixes in sam/interface.c | Jelmer Vernooij | 2 | -4/+30 |
2002-09-25 | add samtest commands: | Jelmer Vernooij | 1 | -1/+134 |
2002-09-25 | fix getpass replacement check (i thought I fixed this a few days | Gerald Carter | 1 | -0/+2 |
2002-09-25 | Make it clear what this if statement applies to, and what it doesn't | Andrew Bartlett | 1 | -0/+1 |
2002-09-25 | remove extern for AllowDebugChange since we don't use it | Jelmer Vernooij | 1 | -1/+0 |
2002-09-25 | Fix the circular dependency that was preventing 'domain master = auto' (the | Andrew Bartlett | 1 | -1/+1 |
2002-09-25 | Metze claims that without this his win2k server gets horribly confused looking | Andrew Bartlett | 1 | -2/+2 |
2002-09-25 | Whenever we deal with adding machine/trusted domain accounts, always reset the | Andrew Bartlett | 1 | -20/+23 |
2002-09-25 | Don't crash when a backend doesn't have a setsampwent function available - bu... | Jelmer Vernooij | 1 | -2/+2 |