index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r13677: patch from Max N. Boyarov <m.boyarov@sam-solutions.net>
Gerald Carter
1
-1
/
+1
2007-10-10
r13410: Dump a netbootGUID as a GUID.
Günther Deschner
1
-0
/
+1
2007-10-10
r13366: Add popt to the include path for examples/VFS. The modules themselves...
Volker Lendecke
1
-1
/
+1
2007-10-10
r13343: More sql cleanup
Volker Lendecke
2
-48
/
+0
2007-10-10
r13290: Adding Account Policy LDAP attributes for eDirectory schema.
Günther Deschner
1
-1
/
+52
2007-10-10
r13187: IBM Tivoli Directory Server schema updates from John Janosik
Jim McDonough
2
-1
/
+22
2007-10-10
r12852: r12150@cabra: derrell | 2006-01-11 13:21:14 -0500
Derrell Lipman
1
-30
/
+15
2007-10-10
r12839: - apply changes from svn r4963 also for VFS configure - KRB5_CONFIG s...
Volker Lendecke
1
-4
/
+4
2007-10-10
r12759: r12128@cabra: derrell | 2006-01-07 15:34:01 -0500
Derrell Lipman
10
-287
/
+479
2007-10-10
r12757: r12126@cabra: derrell | 2006-01-03 15:21:36 -0500
Derrell Lipman
1
-2
/
+11
2007-10-10
r12579: r12122@cabra: derrell | 2005-12-29 12:03:00 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500
Derrell Lipman
1
-12
/
+34
[next]