Age | Commit message (Expand) | Author | Files | Lines |
2002-11-15 | Merge from HEAD: | Andrew Bartlett | 1 | -3/+3 |
2002-11-13 | small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e... | Jelmer Vernooij | 1 | -0/+3 |
2002-11-09 | Back out some of my sync changes | Jelmer Vernooij | 1 | -3/+0 |
2002-11-09 | Last sync with HEAD | Jelmer Vernooij | 1 | -0/+6 |
2002-11-09 | Sync with HEAD | Jelmer Vernooij | 2 | -0/+11 |
2002-11-09 | deldriver fix | Gerald Carter | 1 | -0/+1 |
2002-11-07 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+67 |
2002-11-07 | Define smbtrans subcommands so we can stop hardcoding them | Jim McDonough | 1 | -0/+5 |
2002-11-07 | Add smbtrans subcommands so we can stop hardcoding them | Jim McDonough | 1 | -0/+5 |
2002-11-05 | Missed extern. | Jeremy Allison | 1 | -0/+1 |
2002-11-05 | Missed extern declaration. | Jeremy Allison | 1 | -0/+1 |
2002-11-05 | Remove DRIVERFILE constant. It was removed with the old win95 | Tim Potter | 1 | -1/+0 |
2002-11-04 | The fixes from Tom plus a minor update from me. | Richard Sharpe | 2 | -97/+227 |
2002-11-02 | Add more options to popt_common and use them. Current ones are: | Jelmer Vernooij | 1 | -0/+3 |
2002-11-02 | port sec_desc headers reordering from HEAD. | Simo Sorce | 3 | -177/+249 |
2002-11-02 | Merge passdb from HEAD -> 3.0 | Andrew Bartlett | 3 | -19/+101 |
2002-11-02 | Add popt_common_socket_options | Jelmer Vernooij | 1 | -0/+1 |
2002-10-30 | Rerun autoconf | Jelmer Vernooij | 1 | -0/+3 |
2002-10-30 | - Remove RTLD_GLOBAL | Jelmer Vernooij | 1 | -1/+1 |
2002-10-30 | added a timegm() function for systems that don't have it | Andrew Tridgell | 1 | -0/+4 |
2002-10-30 | Add init_module_function typedef for new module system | Jelmer Vernooij | 1 | -0/+3 |
2002-10-29 | Back out SAM - it belongs in HEAD | Jelmer Vernooij | 1 | -3/+0 |
2002-10-29 | Remove SAM - it belongs in HEAD | Jelmer Vernooij | 2 | -284/+0 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 1 | -5/+0 |
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 |