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
/
source4
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work
Andrew Tridgell
1
-0
/
+41
2007-10-10
r19337: never alloc on module unless you mean to attach a context to
Simo Sorce
1
-1
/
+1
2007-10-10
r19333: commit module changes I made some time ago before I loose them
Simo Sorce
3
-106
/
+135
2007-10-10
r19332: ldb_parse_tree leaks
Simo Sorce
2
-3
/
+3
2007-10-10
r19330: Fix memleaks
Simo Sorce
1
-1
/
+1
2007-10-10
r19329: fixed a leak in the password hash module
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19328: another leak plugged ....
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19321: Merge from release branch:
Andrew Bartlett
1
-6
/
+6
2007-10-10
r19313: Don't mess with hierarchies!!
Simo Sorce
1
-1
/
+1
2007-10-10
r19308: Merge samsync fixes from SAMBA_4_0_RELEASE
Andrew Bartlett
1
-1
/
+15
2007-10-10
r19299: Fix possible memleaks
Simo Sorce
1
-1
/
+3
2007-10-10
r18945: fix compiler warnings and end-of-non-void function bugs
Stefan Metzmacher
2
-11
/
+17
2007-10-10
r18908: Store the schema structure into an opaque pointer so that it can be r...
Simo Sorce
1
-6
/
+14
2007-10-10
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
4
-18
/
+396
2007-10-10
r18636: Excessive testing with pam_winbind within Samba3 revealed a new samr
Günther Deschner
1
-4
/
+4
2007-10-10
r18504: Handle mappings for RENAME and KEEP attributes better. We don't need
Andrew Bartlett
1
-2
/
+2
2007-10-10
r18495: More work on the LDAP backend (which now passes a lot of our tests!)
Andrew Bartlett
3
-19
/
+50
2007-10-10
r18441: Allow searching for the high bit in these bitfields, when the client
Andrew Bartlett
1
-1
/
+38
2007-10-10
r18368: Don't list GENSEC mechs that only have client implementations in our
Andrew Bartlett
1
-1
/
+1
2007-10-10
r18367: When converting to entryUUID, ensure we don't double-convert a
Andrew Bartlett
1
-13
/
+16
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2
-11
/
+2
2007-10-10
r18240: Make it clearer when we store the plaintext password.
Andrew Bartlett
2
-5
/
+21
2007-10-10
r18031: Merge my replace fixes:
Jelmer Vernooij
1
-1
/
+11
2007-10-10
r17998: start working on syntaxes
Simo Sorce
4
-29
/
+441
2007-10-10
r17967: Somewhere along the line we lost unixName here, and so lost the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17955: Don't search for the dnsDomain attribute, it is invented (not in the
Andrew Bartlett
1
-7
/
+23
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
6
-5
/
+102
2007-10-10
r17898: handle objectcategory and isdefunct for classes
Simo Sorce
1
-17
/
+60
2007-10-10
r17894: better name for the internal syntax type
Simo Sorce
1
-3
/
+3
2007-10-10
r17870: This module (for the moment) handles the modifyTimestamp generation. ...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r17860: Let's commit the work down up to now on the new schema module.
Simo Sorce
2
-0
/
+1320
2007-10-10
r17830: Set the default_basedn (hey, it comes from the "default" naming conte...
Simo Sorce
2
-2
/
+2
2007-10-10
r17825: I broken cracknames in my last patch - fix it up
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17824: add a wrapper for the common partitions_basedn calculation
Andrew Tridgell
3
-33
/
+12
2007-10-10
r17823: get rid of most of the samdb_base_dn() calls, as they are no longer
Andrew Tridgell
4
-16
/
+14
2007-10-10
r17788: fix compiler warnings
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r17703: Fixes to enable the entryUUID module to work for it's objectClass ->
Andrew Bartlett
2
-6
/
+7
2007-10-10
r17699: Remove more printf calls.
Andrew Bartlett
1
-11
/
+9
2007-10-10
r17694: Don't use printf() in a module...
Andrew Bartlett
1
-6
/
+5
2007-10-10
r17690: Demonstrate how we can read the schema to find out details needed for
Andrew Bartlett
1
-3
/
+182
2007-10-10
r17639: Martin Kuhl noticed that we loaded an incorrect value for
Andrew Bartlett
2
-0
/
+11
2007-10-10
r17553: Actually enable the samba3sam module. Should help 'make test'.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r17530: Watching the build farm mails carefully pays off...
Andrew Bartlett
1
-3
/
+2
2007-10-10
r17529: Simo doesn't like the use of the internal ldb_errstring in functions
Andrew Bartlett
2
-13
/
+37
2007-10-10
r17526: Move timestamp generation into the objectGUID module. It probably
Andrew Bartlett
1
-1
/
+88
2007-10-10
r17525: This is a merge from the Google Summer of Code 2006 project by Martin...
Andrew Bartlett
3
-2
/
+227
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
5
-28
/
+28
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
8
-130
/
+125
2007-10-10
r17513: ldb_set_errstring is an ldb private string, samdb uses DEBUG() statem...
Simo Sorce
1
-4
/
+3
2007-10-10
r17505: we are setting the timeout with the provide function right after.
Simo Sorce
1
-1
/
+0
[next]