Age | Commit message (Expand) | Author | Files | Lines |
2002-09-30 | * add the Developers guide to the repository | Gerald Carter | 7 | -5557/+15969 |
2002-09-30 | more updates--printing backend inmterface & Print queue tdb's | Gerald Carter | 1 | -5/+124 |
2002-09-30 | more details opn change notification | Gerald Carter | 1 | -9/+80 |
2002-09-30 | README.OtherModules | Gerald Carter | 1 | -0/+39 |
2002-09-30 | fix logic error in testparm with wins servers | Gerald Carter | 1 | -2/+2 |
2002-09-30 | Second part of my fix -- incorrect merge. | Volker Lendecke | 1 | -1/+1 |
2002-09-30 | Added from samba mailing lists. Might help someone one day. | John Terpstra | 1 | -0/+589 |
2002-09-30 | Don't zero out numwritten before using.... Found by Pierre Belanger belanger@... | Jeremy Allison | 1 | -2/+2 |
2002-09-30 | This is an initial draft of printing internals. Not done (not really | Gerald Carter | 1 | -0/+73 |
2002-09-30 | Fix the compile issue in bin/samtest, and make the 'system' token just have the | Andrew Bartlett | 2 | -7/+4 |
2002-09-29 | Some more work on vampire. | Volker Lendecke | 1 | -26/+18 |
2002-09-29 | We have to hand out info on Builtin here as well. They are stored in | Volker Lendecke | 1 | -1/+1 |
2002-09-29 | Make sure that variable does not shadow a parameter. | Richard Sharpe | 1 | -6/+6 |
2002-09-29 | Remove sam/api.c. | Andrew Bartlett | 7 | -833/+588 |
2002-09-29 | Updates for sam_ads by metze - add the start of domain policy searching, and a | Andrew Bartlett | 1 | -25/+150 |
2002-09-28 | Fix 'plugin' command | Jelmer Vernooij | 1 | -2/+2 |
2002-09-28 | Fix typos + report FIXME | Jelmer Vernooij | 1 | -5/+5 |
2002-09-28 | Patch from metze to fix enum_accounts | Jelmer Vernooij | 1 | -13/+56 |
2002-09-28 | Fixing path to libsmbclient.h so it never gets crossed with a system installe... | John Terpstra | 2 | -2/+2 |
2002-09-28 | Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w... | Jelmer Vernooij | 1 | -1/+1 |
2002-09-28 | Ok, hopefully final fix for this one. abartlet told a bit about the | Volker Lendecke | 1 | -7/+1 |
2002-09-28 | Try to compile as much as possible with only ldap, but not kerberos. | Andrew Bartlett | 4 | -36/+35 |
2002-09-28 | Forgot to commit this in the patch changing back the create_user API. | Andrew Bartlett | 1 | -2/+2 |
2002-09-28 | Back out one of the API changes, now I recall how it was meant to work. | Andrew Bartlett | 4 | -6/+258 |
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 |