Age | Commit message (Expand) | Author | Files | Lines |
2003-07-28 | Corrected description of SWAT FLAGS since they have changed as a result of the | John Terpstra | 1 | -5/+4 |
2003-07-27 | Clarified what the SWAT FLAGS mean and what they do. | John Terpstra | 1 | -3/+5 |
2003-07-25 | W00t! Client smb signing is now working correctly with krb5 and w2k server. | Jeremy Allison | 1 | -1/+1 |
2003-07-25 | Jean-Baptiste Marchand on the ethereal list used some auditing tricks to | Tim Potter | 1 | -10/+10 |
2003-07-24 | Fix packet signing with asynchronous oplock breaks. Removed bad error message | Jeremy Allison | 1 | -3/+1 |
2003-07-24 | Add a macro to check whether module-specific data set already or not. Returns... | Alexander Bokovoy | 1 | -0/+3 |
2003-07-23 | A fix for bug 174. I'm pushing this to the tree to test it on one of | Tim Potter | 1 | -0/+8 |
2003-07-22 | bumping version string | Gerald Carter | 1 | -1/+1 |
2003-07-22 | Fix comment | Alexander Bokovoy | 1 | -3/+3 |
2003-07-17 | Disconnect an idle LDAP connection after 150 seconds. | Volker Lendecke | 1 | -0/+3 |
2003-07-16 | Refactor signing code to remove most dependencies on 'struct cli'. | Jeremy Allison | 2 | -12/+14 |
2003-07-15 | Added the "required" keyword to the "client signing" parameter to force it | Jeremy Allison | 2 | -1/+2 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 3 | -11/+35 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -0/+1 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -1/+2 |
2003-07-09 | Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful | Jeremy Allison | 1 | -10/+0 |
2003-07-07 | and so it begins.... | Gerald Carter | 1 | -2/+1 |
2003-07-05 | Add some debug statments to our vampire code - try to make it easier to track | Andrew Bartlett | 1 | -0/+2 |
2003-07-05 | Fixes to our LDAP/vampire codepaths: | Andrew Bartlett | 1 | -0/+3 |
2003-07-04 | This patch cleans up some of our ldap code, for better behaviour: | Andrew Bartlett | 1 | -1/+5 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -5/+0 |
2003-07-03 | This patch takes the work the jerry did for beta2, and generalises it: | Andrew Bartlett | 1 | -0/+2 |
2003-07-02 | SAMBA_3_0 will now become beta3 | Gerald Carter | 1 | -1/+1 |
2003-07-01 | Adding jcmd's share ACL on XP patch. Thanks Jim ! | Jeremy Allison | 1 | -1/+7 |
2003-06-30 | Merge of Volkers patch to make the logic clearer (with my mod). | Jeremy Allison | 1 | -1/+0 |
2003-06-30 | * rename samstrict auth method to sam | Gerald Carter | 1 | -0/+7 |
2003-06-30 | - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122) | Andrew Tridgell | 1 | -0/+8 |
2003-06-26 | Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY | Jeremy Allison | 1 | -3/+5 |
2003-06-25 | fix build on non-ldap platforms | Gerald Carter | 1 | -0/+3 |
2003-06-25 | large change: | Gerald Carter | 2 | -0/+9 |
2003-06-25 | Patch to move functions directly from pdb_ldap.c into lib/smbldap.c | Andrew Bartlett | 1 | -15/+25 |
2003-06-21 | This patch works towards to goal of common code shared between idmap_ldap | Andrew Bartlett | 1 | -2/+13 |
2003-06-18 | Ok, this patch removes the privilege stuff we had in, unused, for some time. | Simo Sorce | 3 | -43/+32 |
2003-06-16 | reverted locale patch put in by jht (originally from vorlon). | Andrew Tridgell | 1 | -8/+0 |
2003-06-15 | Patch from vorlon@debian.org, see bugzilal #122 | John Terpstra | 1 | -0/+8 |
2003-06-11 | on AIX FD_ZERO() is defined in terms of bzero(), so we can't have | Andrew Tridgell | 1 | -5/+0 |
2003-06-10 | Ok, I've tried being Mr. Nice Guy and people (you know who you are) still | Jeremy Allison | 2 | -4/+5 |
2003-06-10 | added an auth flag that indicates if we should be allowed to fallback | Andrew Tridgell | 1 | -0/+1 |
2003-06-07 | bumping cvs version number to distinguish between SAMBA_3_0 cvs tree | Gerald Carter | 1 | -1/+1 |
2003-06-06 | fix build on systems w/o LDAP libs | Gerald Carter | 1 | -0/+14 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 2 | -1/+3 |
2003-06-06 | Fixup of typos. | Jeremy Allison | 1 | -8/+8 |
2003-06-06 | metze noticed some conn elements remaining in a VFS_NEXT. | Jeremy Allison | 1 | -4/+4 |
2003-06-06 | Fix for VFS_NEXT xattr calls (from metze). I will add these to skel.c to | Jeremy Allison | 1 | -4/+4 |
2003-06-06 | - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode | Andrew Tridgell | 1 | -0/+1 |
2003-06-06 | Missed (name) arg in fgetxattr. | Jeremy Allison | 1 | -1/+1 |
2003-06-06 | Added EA operations to VFS layer. | Jeremy Allison | 2 | -3/+88 |
2003-06-05 | Get ready for EA code... Add Linux interface. | Jeremy Allison | 2 | -1/+11 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 2 | -0/+105 |
2003-06-04 | Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte... | Alexander Bokovoy | 2 | -5/+5 |