Age | Commit message (Expand) | Author | Files | Lines |
2003-04-24 | Check for absolute paths by only checking the first character of the module n... | Jelmer Vernooij | 1 | -1/+1 |
2003-04-24 | Fix length in findfirst2 responses, fix os/2 clients | Jim McDonough | 1 | -4/+10 |
2003-04-24 | groupmap delete should take a name or a SID | Gerald Carter | 1 | -2/+13 |
2003-04-24 | More code to do with constructing SK records and self relative SDs. | Richard Sharpe | 1 | -3/+27 |
2003-04-24 | More functions to compute the space taken up by SIDs, ACEs, ACLs, SEC | Richard Sharpe | 1 | -3/+96 |
2003-04-24 | remove smbgroupedit entity | Gerald Carter | 1 | -1/+0 |
2003-04-24 | Fix for bad macro error. | John Terpstra | 1 | -1/+1 |
2003-04-24 | Patch from Guenther Deschner to fix build with gcc 3.2 | Jelmer Vernooij | 1 | -6/+6 |
2003-04-24 | Patch from Stefan Metzmacher to add default parameters to the lp_parm() | Jelmer Vernooij | 6 | -127/+173 |
2003-04-24 | update net man page for groupmap options | Gerald Carter | 1 | -3/+58 |
2003-04-24 | Added patch from Stephen Roylance. | John Terpstra | 2 | -26/+26 |
2003-04-24 | updating group mapping HOWTO. | Gerald Carter | 2 | -34/+60 |
2003-04-24 | Tidy up only. | John Terpstra | 1 | -148/+153 |
2003-04-24 | fix SGML syntax errors | Gerald Carter | 5 | -11/+14 |
2003-04-24 | More updates: Fix typo in VFS docs, added docs on pam_smbpass.so to PAM. | John Terpstra | 2 | -22/+203 |
2003-04-23 | More updates. | John Terpstra | 2 | -56/+409 |
2003-04-23 | For deep referrals, track consumed path using a counter, and calculate the | Shirish Kalele | 1 | -10/+11 |
2003-04-23 | Missed two references to a renamed file. | Paul Green | 2 | -2/+2 |
2003-04-23 | Merge case handling table changes from 3.0 to HEAD. | Andrew Bartlett | 1 | -10/+8 |
2003-04-23 | Move build farm template files to their own subdirectory so that their | Paul Green | 9 | -2/+5 |
2003-04-23 | Patch from waider to set exit code of last executed command specified | Tim Potter | 1 | -2/+4 |
2003-04-23 | Add more code to store keys and other records ... still more to go | Richard Sharpe | 1 | -10/+92 |
2003-04-23 | Update - closed off for now | John Terpstra | 1 | -13/+199 |
2003-04-23 | allow the unix group in a mapping to be changed; doesn't work with LDAP right... | Gerald Carter | 1 | -1/+21 |
2003-04-23 | Limit the number of outstanding print notify messages for a process to | Jeremy Allison | 2 | -1/+39 |
2003-04-22 | Added Stephen Roylance's patch to add buttons to start/stop/restart all three | John Terpstra | 1 | -9/+38 |
2003-04-22 | Merged the changes I made in the 3.0 doc tree (wrong place) and | Christopher R. Hertel | 1 | -11/+13 |
2003-04-22 | Added jCIFS to projects. | John Terpstra | 1 | -0/+4 |
2003-04-22 | don't reset the group type unless specified | Gerald Carter | 1 | -14/+8 |
2003-04-22 | update copyright notice that is written to the logs | Gerald Carter | 1 | -1/+1 |
2003-04-22 | Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic | Jeremy Allison | 1 | -0/+27 |
2003-04-22 | parse_string is only used for the authentication negotiators. | Volker Lendecke | 2 | -11/+13 |
2003-04-22 | Update. | John Terpstra | 1 | -0/+1 |
2003-04-22 | Always initialise this, to assist callers doing loops over this call. | Andrew Bartlett | 1 | -0/+3 |
2003-04-22 | Make the mangleing code actually use a common prefix, not just the same | Andrew Bartlett | 1 | -4/+12 |
2003-04-22 | Setting the credentials for the netsec netlogon pipe connect upon each | Volker Lendecke | 2 | -8/+5 |
2003-04-22 | Merge from 3.0 - try harder to get our real DNS domain name, and send this | Andrew Bartlett | 2 | -8/+31 |
2003-04-22 | Bail out early when we fail on the rw_torture test. | Andrew Bartlett | 1 | -2/+7 |
2003-04-22 | Complete the space allocation code for HBIN blocks ... | Richard Sharpe | 1 | -1/+25 |
2003-04-22 | Commit more code dealing with allocating space in the HBIN blocks ... | Richard Sharpe | 1 | -7/+101 |
2003-04-22 | default new groups to domain groups | Gerald Carter | 1 | -3/+3 |
2003-04-22 | Merge from 3.0 - fix domain joins not to always join as BDC. | Andrew Bartlett | 2 | -6/+4 |
2003-04-22 | support referencing group by sid in all operations; allow group name to be ch... | Gerald Carter | 1 | -13/+60 |
2003-04-22 | another lost merge from 3.0; my fault | Gerald Carter | 1 | -2/+2 |
2003-04-22 | wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th... | Gerald Carter | 1 | -0/+5 |
2003-04-22 | merging fixes from SAMBA_3_0 | Gerald Carter | 1 | -5/+15 |
2003-04-22 | More infrastructure for storing registry | Richard Sharpe | 1 | -17/+63 |
2003-04-22 | Tidyups of some dubious logic discovered whilst trying to track down a | Jeremy Allison | 2 | -7/+6 |
2003-04-21 | Adding more updates - maybe last one for today. | John Terpstra | 1 | -2/+59 |
2003-04-21 | I hate typos! | John Terpstra | 1 | -1/+1 |