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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17478: Add BENCH-READWRITE test to simulate read/write workload from simulta...
Alexander Bokovoy
1
-1
/
+493
2007-10-10
r17474: Allow the partitions module to load modules for specific backends.
Andrew Bartlett
3
-8
/
+83
2007-10-10
r17473: Split loading a list of modules and initialising them into a seperate
Andrew Bartlett
1
-42
/
+58
2007-10-10
r17472: Remove unused variable.
Rafal Szczesniak
1
-1
/
+0
2007-10-10
r17471: Add a function generating pseudorandom set of changes to test
Rafal Szczesniak
1
-10
/
+126
2007-10-10
r17450: A bit more protection against memory allocation errors.
Rafal Szczesniak
1
-1
/
+2
2007-10-10
r17449: Add another field to the test before expanding the whole test
Rafal Szczesniak
1
-0
/
+13
2007-10-10
r17448: Define macros to set fields in api function modifying user account.
Rafal Szczesniak
2
-28
/
+50
2007-10-10
r17447: Add more fields to user modify routines.
Rafal Szczesniak
1
-0
/
+17
2007-10-10
r17442: print out credentials on the "secret" objectClass and "trustedDomain"
Stefan Metzmacher
1
-0
/
+18
2007-10-10
r17441: add some more attribute with credentials in them
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r17438: extend the comment
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r17434: update our index
Simo Sorce
1
-1
/
+24
2007-10-10
r17433: remove obsoleted RFCs
Simo Sorce
9
-8993
/
+1
2007-10-10
r17432: display more GUID values nicely,
Stefan Metzmacher
1
-0
/
+48
2007-10-10
r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the client
Stefan Metzmacher
3
-0
/
+49
2007-10-10
r17429: implement the LDAP_SERVER_SHOW_DELETED control in the client
Stefan Metzmacher
3
-0
/
+48
2007-10-10
r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE control
Stefan Metzmacher
3
-2
/
+50
2007-10-10
r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.
Stefan Metzmacher
3
-0
/
+108
2007-10-10
r17418: add client support for the LDAP_SERVER_SD_FLAGS control
Stefan Metzmacher
3
-1
/
+102
2007-10-10
r17417: Try to fix random failures in the build farm for 3_0.
Volker Lendecke
1
-0
/
+10
2007-10-10
r17416: display the attributeSecurityGUID nicely.
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r17415: the ldif handlers can't do search as this now blocks foerever
Stefan Metzmacher
1
-11
/
+3
2007-10-10
r17414: add new error code
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r17413: add a new case for the this:
Stefan Metzmacher
1
-0
/
+41
2007-10-10
r17412: fix missing colon
Simo Sorce
1
-1
/
+1
2007-10-10
r17411: Try and compile on older versions of GnuTLS.
Andrew Bartlett
2
-0
/
+7
2007-10-10
r17398: avoid a memleak when we are returned 0 results and make a more creati...
Simo Sorce
1
-8
/
+8
2007-10-10
r17397: Add const, and use a more local memory context.
Andrew Bartlett
1
-12
/
+22
2007-10-10
r17396: Bump the time up again. RPC-SAMR can slow, I probably need to break
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17395: Add some more time to the default runtime. Now 7.5 mins.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17394: Pregenerate all the files for TLS. Make the 'make test' startup *muc...
Andrew Bartlett
1
-0
/
+60
2007-10-10
r17381: - we don't need debug messages twice
Stefan Metzmacher
1
-12
/
+2
2007-10-10
r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...
Andrew Bartlett
3
-2
/
+30
2007-10-10
r17377: This attribute is maintained by the modules, don't override it.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r17370: Fix tdb searches, we need to return an LDAP_REPLY_DONE packet when done.
Simo Sorce
1
-0
/
+15
2007-10-10
r17368: Add 'const' to ldb_match_msg().
Andrew Bartlett
2
-22
/
+22
2007-10-10
r17362: session_info and smbpid are available from the ntvfs_handle
Stefan Metzmacher
3
-25
/
+6
2007-10-10
r17361: check that file handles are only accessable
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r17360: add some comments
Stefan Metzmacher
1
-3
/
+23
2007-10-10
r17359: http://www.cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1-spec-01.txt
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r17357: - fix the build
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r17352: Don't do a modify on the objectClasses, as OpenLDAP doesn't like
Andrew Bartlett
2
-5
/
+1
2007-10-10
r17351: Remove extra LDB partition we don't actually use (these are in the
Andrew Bartlett
1
-1
/
+0
2007-10-10
r17350: Avoid a couple of memleaks, unnecessary code and use a more linear style
Simo Sorce
2
-27
/
+28
2007-10-10
r17349: We can't just return sucess here, modules below us expect the async
Andrew Bartlett
2
-44
/
+87
2007-10-10
r17344: move the gensec_update_request structure into the header file
Stefan Metzmacher
2
-12
/
+12
2007-10-10
r17343: let auth_winbind use IRPC against the winbind task.
Stefan Metzmacher
2
-7
/
+124
2007-10-10
r17342: implement a SamLogon via IRPC in samba4's winbind
Stefan Metzmacher
8
-5
/
+322
2007-10-10
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
17
-56
/
+128
[next]