Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-01 | added the COMPRESSION_INFO trans2 QFILEINFO level and fixed the | Andrew Tridgell | 1 | -0/+1 |
2003-05-31 | Fix compile. | Volker Lendecke | 1 | -1/+1 |
2003-05-30 | Ensure 'blank' entries show up in both default and normal entries to | Jeremy Allison | 1 | -1/+10 |
2003-05-30 | More on bug 137: rename more of krb5_xxx functions to not start with krb5_ | Jim McDonough | 1 | -1/+1 |
2003-05-29 | Change get_nt_acl() to include security_info wanted. Only return this. | Jeremy Allison | 2 | -5/+6 |
2003-05-29 | Add smb_register_idmap(). Based on a patch from metze | Jelmer Vernooij | 1 | -0/+3 |
2003-05-29 | Get the events API right. Patch from metze with some minor modifications. | Jelmer Vernooij | 1 | -13/+7 |
2003-05-28 | DNS domain/server name constants were also swapped. | Tim Potter | 1 | -2/+2 |
2003-05-28 | The constants for NetBIOS domain and server names in a NTLMSSP name list were | Tim Potter | 1 | -2/+2 |
2003-05-22 | updating version | Gerald Carter | 1 | -1/+1 |
2003-05-20 | remove WITH_TDB_SAM & USE_SMBPASS_DB | Gerald Carter | 1 | -4/+0 |
2003-05-19 | Fix macros for next and opaque quota ops. Spotted by metze | Alexander Bokovoy | 1 | -4/+4 |
2003-05-14 | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No... | Alexander Bokovoy | 1 | -0/+5 |
2003-05-14 | Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF... | Alexander Bokovoy | 2 | -196/+196 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 8 | -159/+202 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 5 | -19/+227 |
2003-05-11 | Add new files needed for VFS fixes. | Alexander Bokovoy | 3 | -3/+318 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 4 | -202/+238 |
2003-05-10 | Reverse latest module_dummy patch from metze and me. | Jelmer Vernooij | 1 | -53/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+53 |
2003-05-09 | Fix comment - we now have 5 types of error... | Andrew Bartlett | 1 | -1/+1 |
2003-05-06 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+45 |
2003-05-06 | sort out some include dependencies | Simo Sorce | 4 | -33/+65 |
2003-05-06 | add mapping.h here | Simo Sorce | 1 | -0/+1 |
2003-05-06 | restore structures from previous erroneous commit | Simo Sorce | 1 | -22/+30 |
2003-05-06 | Patch from metze to add exit and interval events. Useful for modules | Jelmer Vernooij | 3 | -3/+46 |
2003-05-04 | move some things around | Simo Sorce | 4 | -138/+171 |
2003-04-30 | Trailing , is non-standard (warning from IRIX) | Andrew Bartlett | 1 | -2/+2 |
2003-04-29 | This is a nice rewrite: | Simo Sorce | 2 | -8/+3 |
2003-04-29 | remove --with-tdbsam since it is always built now | Gerald Carter | 1 | -1/+1 |
2003-04-29 | ok next_rid out as well local_*id_to*id functions | Simo Sorce | 1 | -2/+2 |