Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23713: Oops accidentially checked in the wrong file - sorry! | Michael Adam | 1 | -17/+0 |
2007-10-10 | r23712: This script allows for adding lists of users (or other objects) | Michael Adam | 1 | -0/+17 |
2007-10-10 | r23711: Refactor the actual creation of object into its own small function. | Michael Adam | 1 | -7/+10 |
2007-10-10 | r23706: Add a script to create domainusers,-groups and -aliases. | Michael Adam | 1 | -0/+155 |
2007-10-10 | r23704: Add pam_pwd_expire feature as discussed on samba-technical. | Lars Müller | 1 | -0/+3 |
2007-10-10 | r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown | Jeremy Allison | 2 | -6/+6 |
2007-10-10 | r23484: When chasing AD referrals make sure to honor the base returned from t... | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r23105: Add lchown to the vfs layer. We need this in the POSIX code. | Jeremy Allison | 2 | -0/+12 |
2007-10-10 | r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe... | Derrell Lipman | 2 | -0/+83 |
2007-10-10 | r22805: Inform in examples/pdb about the location of the external support for | Lars Müller | 1 | -0/+4 |
2007-10-10 | r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th... | Günther Deschner | 1 | -0/+6 |
2007-10-10 | r22591: Fix up the examples also. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r22341: Fix build of examples/VFS: adapt include for new place of tdb... | Michael Adam | 1 | -1/+1 |
2007-10-10 | r22130: - Ensure that the libsmbclient example programs link with the libsmbc... | Derrell Lipman | 1 | -10/+11 |
2007-10-10 | r21762: Fix the build by enabling shared modules and adding the config.* | James Peach | 6 | -10/+3106 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 2 | -6/+6 |
2007-10-10 | r21345: Smaller fixes for adssearch: | Günther Deschner | 1 | -49/+74 |
2007-10-10 | r21105: Quick fix for CLDAP reply without NetLogon attribute. | Günther Deschner | 1 | -2/+27 |
2007-10-10 | r20979: Fix description, thanks to Michael Adam <ma@sernet.de> | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20884: patch from Michael Adam <ma@sernet.de> to add new sambaTrustedDomainP... | Gerald Carter | 1 | -0/+9 |
2007-10-10 | r20585: - allocate an OID range for LDB/LDAP extended operations | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r20578: - allocate an OID range for samba4 LDB/LDAP Controls | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19857: Make the perfcounter compile after tdb changes | Volker Lendecke | 2 | -14/+7 |
2007-10-10 | r19852: Fix the build for the VFS examples. Fixes bugzilla #3931. | James Peach | 2 | -4/+17 |
2007-10-10 | r19745: For the fun of it, add an CLDAP client written in perl. | Günther Deschner | 1 | -0/+466 |
2007-10-10 | r19345: Allow better rootdse searches. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18697: Make sure that adssearch.pl does not | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r18012: Should fix bug 4018. | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r18011: Should fix bug 3835. | Derrell Lipman | 1 | -10/+12 |
2007-10-10 | r18009: Fixes bug 4026. | Derrell Lipman | 1 | -2/+13 |
2007-10-10 | r17487: Allocate some OID space for Samba4, so we don't trip on each other. | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r17367: Reverting the ab code. Note I'm not saying this | Jeremy Allison | 1 | -82/+0 |
2007-10-10 | r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e... | Alexander Bokovoy | 1 | -0/+0 |
2007-10-10 | r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs. | Alexander Bokovoy | 1 | -0/+82 |
2007-10-10 | r16998: patch from Paul Griffith <paulg@cs.yorku.ca> to fix compile of the te... | Gerald Carter | 1 | -12/+12 |
2007-10-10 | r16948: Sync the exmaples code from trunk. | Jeremy Allison | 2 | -200/+200 |
2007-10-10 | r16943: Add Jim's code. | Jeremy Allison | 23 | -0/+2176 |
2007-10-10 | r16752: remove the 'socket options' setting from the shipped default smb.conf | Gerald Carter | 1 | -7/+0 |
2007-10-10 | r16719: Automatically chase referrals, support LDAP fast bind exended operation | Günther Deschner | 1 | -22/+122 |
2007-10-10 | r16550: Fix bug 3866. Thanks for the report! | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r16521: Fix different extended_dn handling for win2k/2k3 (thanks to Frederic | Günther Deschner | 1 | -8/+8 |
2007-10-10 | r15250: dump some more sids. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r15094: Replace ; by # where we have a comment and remove superfluous spaces at | Lars Müller | 1 | -15/+15 |
2007-10-10 | r15058: Add sample pam_winbind.conf file. | Günther Deschner | 1 | -0/+26 |
2007-10-10 | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 3 | -1/+13 |
2007-10-10 | r14825: add support for max connections parameter | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r14684: Remove obsolete file (belonged to pdb_xml) | Jelmer Vernooij | 1 | -46/+0 |
2007-10-10 | r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500 | Derrell Lipman | 2 | -3/+49 |
2007-10-10 | r14451: In order to get pdb_ldap searching for SID_NAME_ALIAS | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 2 | -2/+2 |