Age | Commit message (Expand) | Author | Files | Lines |
2002-10-29 | Merge rest of Jelmer's popt_common updates from HEAD to fix build. | Jim McDonough | 1 | -0/+1 |
2002-10-28 | Sync with HEAD | Jelmer Vernooij | 1 | -809/+1111 |
2002-10-22 | Fix for systems that allow more than 65536 open files per process. | Jeremy Allison | 1 | -0/+3 |
2002-10-22 | Fix for systems that allow more than 65536 open files per process. | Jeremy Allison | 1 | -0/+3 |
2002-10-22 | Some was asking to look at this code, so better it stay there until we decide... | Simo Sorce | 1 | -0/+224 |
2002-10-21 | This moves the group mapping API into the passdb backend. | Volker Lendecke | 2 | -1/+48 |
2002-10-21 | Remove obsolete acconfig.h - we now use comments in AC_DEFINE() | Jelmer Vernooij | 1 | -239/+507 |
2002-10-21 | Recognize FreeBSD5 correctly (not as being sysv...) | Jelmer Vernooij | 2 | -615/+644 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -7/+40 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -7/+40 |
2002-10-14 | Merge of file/directory access bits changes. | Tim Potter | 1 | -14/+19 |
2002-10-14 | Tidyup of file specific access mask bits. | Tim Potter | 1 | -14/+19 |
2002-10-12 | Nice *big* patch from metze. | Andrew Bartlett | 2 | -19/+54 |
2002-10-07 | forgot some bits from previous rpc_secdesc.h rework patch | Simo Sorce | 1 | -2/+0 |
2002-10-06 | try to put every security descriptors related definitions in the same file. | Simo Sorce | 3 | -175/+249 |
2002-10-05 | Add more common options to popt_common - and start using | Jelmer Vernooij | 1 | -0/+1 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 2 | -1/+4 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 2 | -1/+4 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 3 | -1/+3 |
2002-10-04 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+91 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 4 | -1/+94 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -0/+11 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -0/+11 |
2002-10-03 | We are going to need to track the SAM sequence number too. | Andrew Bartlett | 1 | -0/+1 |
2002-10-01 | syncing up with HEAD. Seems to be a lot of differences creeping in | Gerald Carter | 1 | -2/+5 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -1/+1 |
2002-10-01 | Cope with rw errors and timeout to peer. | Jeremy Allison | 2 | -1/+3 |
2002-10-01 | Cope with rw errors and timeout to peer. | Jeremy Allison | 2 | -1/+3 |
2002-10-01 | Added error string for server timeout on client call. | Jeremy Allison | 1 | -0/+1 |
2002-10-01 | Added error string for server timeout on client call. | Jeremy Allison | 1 | -0/+1 |
2002-09-30 | Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger... | Jeremy Allison | 1 | -0/+3 |
2002-09-30 | Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger... | Jeremy Allison | 1 | -0/+3 |
2002-09-29 | Remove sam/api.c. | Andrew Bartlett | 1 | -45/+0 |
2002-09-28 | Forgot to commit this in the patch changing back the create_user API. | Andrew Bartlett | 1 | -2/+2 |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 2 | -8/+11 |
2002-09-27 | Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to | Andrew Bartlett | 1 | -1/+1 |
2002-09-26 | tagging as 3.0alpha21cvs | Gerald Carter | 1 | -1/+1 |
2002-09-26 | tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0 | Gerald Carter | 1 | -1/+1 |
2002-09-26 | Arrgghhh the release script doesn't use the SAMBA_3_0 branch !!!! | Gerald Carter | 1 | -1/+1 |
2002-09-26 | preparing for release of 3.0alpha20 | Samba Release Account | 1 | -1/+1 |
2002-09-26 | set version | Gerald Carter | 1 | -1/+1 |
2002-09-26 | remove files not in HEAD | Gerald Carter | 1 | -39/+0 |
2002-09-26 | syncing up with HEAD again.... | Gerald Carter | 2 | -60/+70 |
2002-09-26 | Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice.. | Jelmer Vernooij | 1 | -3/+0 |
2002-09-26 | Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our access | Andrew Bartlett | 1 | -43/+43 |
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 | 1 | -3/+16 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 21 | -245/+355 |
2002-09-25 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+344 |
2002-09-25 | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 1 | -1/+4 |