| Commit message (Expand) | Author | Age | Files | Lines |
* | Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to | Andrew Bartlett | 2002-09-27 | 1 | -1/+1 |
* | tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0 | Gerald Carter | 2002-09-26 | 1 | -1/+1 |
* | preparing for release of 3.0alpha20 | Samba Release Account | 2002-09-26 | 1 | -1/+1 |
* | Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice.. | Jelmer Vernooij | 2002-09-26 | 1 | -3/+0 |
* | Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our access | Andrew Bartlett | 2002-09-26 | 1 | -43/+43 |
* | forgot include file, sorry | Simo Sorce | 2002-09-26 | 1 | -14/+14 |
* | Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much* | Andrew Bartlett | 2002-09-26 | 1 | -3/+16 |
* | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 2002-09-25 | 1 | -1/+4 |
* | Another patch from metze, towards his work on sam_ads. | Andrew Bartlett | 2002-09-25 | 2 | -9/+10 |
* | Header files should not include includes.h - therein lies maddness, particuarly | Andrew Bartlett | 2002-09-25 | 1 | -3/+0 |
* | - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ... | Jelmer Vernooij | 2002-09-24 | 1 | -2/+3 |
* | Change parsing of policy and privs delta to what Ethereal says. | Volker Lendecke | 2002-09-22 | 1 | -56/+37 |
* | Merge in first command for 'samtest' | Jelmer Vernooij | 2002-09-19 | 1 | -0/+3 |
* | HPUX sendfile is now detected correctly. | Jeremy Allison | 2002-09-18 | 1 | -1/+2 |
* | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 2002-09-18 | 2 | -0/+6 |
* | Actually use sendfile if selected. | Jeremy Allison | 2002-09-17 | 1 | -2/+5 |
* | Add clock skew handling to our kerberos code. This allows us to cope with | Andrew Tridgell | 2002-09-17 | 1 | -1/+8 |
* | Added --with-ads option, defaults to yes. If you run ./configure | Tim Potter | 2002-09-17 | 2 | -3/+4 |
* | Added FreeBSD sendfile configure tests. Richard please test... | Jeremy Allison | 2002-09-17 | 1 | -0/+1 |
* | Attempt to make broken Linux sendfile work.... Still in progress. | Jeremy Allison | 2002-09-17 | 1 | -0/+1 |
* | Added autoconf detection for sendfile for Linux. lib/sendfile.c code | Jeremy Allison | 2002-09-17 | 1 | -0/+4 |
* | Changed Major/Minor version info reported to Server Manager to 4.9. | John Terpstra | 2002-09-16 | 1 | -8/+12 |
* | Make current_sam_methods a const - Patch by Kai Krüger | Jelmer Vernooij | 2002-09-15 | 1 | -3/+3 |
* | Updated some comments in the NET_USER_INFO_3 structure for the other_sids | Tim Potter | 2002-09-13 | 1 | -3/+3 |
* | Changed profile version number to 7 - added sendfile statistics. | Jeremy Allison | 2002-09-12 | 1 | -1/+1 |
* | First cut at portable sendfile code. Only used in readX at the moment | Jeremy Allison | 2002-09-12 | 1 | -0/+3 |
* | Ensure we've failed a lock with a lock denied message before automatically | Jeremy Allison | 2002-09-11 | 1 | -6/+9 |
* | change notify merge from APP_HEAD | Gerald Carter | 2002-09-10 | 1 | -2/+14 |
* | Merged Steve French's fix for OS/2 EA return error being removed. | Jeremy Allison | 2002-09-09 | 1 | -9/+12 |
* | Patch from Kai Krüger for the new SAM system | Jelmer Vernooij | 2002-09-08 | 1 | -2/+9 |
* | Winbind client-side cleanups. | Andrew Bartlett | 2002-09-07 | 2 | -2/+2 |
* | As per the 'OK' at CIFS2002, only use the readline headers (and this crasy | Andrew Bartlett | 2002-09-06 | 1 | -18/+0 |
* | Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the | Andrew Bartlett | 2002-09-06 | 1 | -2/+5 |
* | This commit includes part of the patch from metze posted to the list, and a few | Andrew Bartlett | 2002-09-06 | 1 | -30/+46 |
* | patch from metze: add a 'vfs' debug class | Andrew Bartlett | 2002-09-06 | 1 | -1/+1 |
* | Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> | Andrew Bartlett | 2002-09-06 | 1 | -21/+103 |
* | Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for | Andrew Bartlett | 2002-09-06 | 2 | -2/+12 |
* | Move the fancy NT_STATUS macros to a new file, so we can include them earlier | Andrew Bartlett | 2002-09-05 | 3 | -38/+63 |
* | Added better error code on out of space. Removed total jobs check - not | Jeremy Allison | 2002-09-04 | 1 | -5/+8 |
* | Add bcast_msg_flags to connection struct. Allows sender to filter when | Jeremy Allison | 2002-09-04 | 3 | -4/+9 |
* | Change JOB_INFO_CTR to return a pointer to an array rather than array of poin... | Tim Potter | 2002-09-03 | 1 | -2/+2 |
* | small typo, kai is german :-) | Volker Lendecke | 2002-09-02 | 1 | -1/+1 |
* | convert the LDAP/SASL code to use GSS-SPNEGO if possible | Andrew Tridgell | 2002-08-30 | 1 | -5/+1 |
* | Put in patch from metze (Stefan Metzmacher) to: | Jelmer Vernooij | 2002-08-29 | 1 | -141/+135 |
* | Return correct FILE_SUPERSEDED response - IFSTEST strikes again... | Jeremy Allison | 2002-08-28 | 1 | -0/+1 |
* | Silly of me to only test this with --with-sam and not without. Doh! | Jelmer Vernooij | 2002-08-28 | 1 | -2/+0 |
* | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 2002-08-28 | 4 | -3/+267 |
* | Header file change from last commit. | Andrew Bartlett | 2002-08-26 | 1 | -0/+1 |
* | Merged initial allocation code for IFSTEST fix. | Jeremy Allison | 2002-08-23 | 3 | -2/+3 |
* | Added some new delta types discovered by Ronnie from ethereal" | Tim Potter | 2002-08-22 | 1 | -23/+28 |