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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11194: Use the special ldb attribute "canonicalName" (therefore testing that
Andrew Bartlett
1
-11
/
+20
2007-10-10
r11193: Implement wbinfo -m
Volker Lendecke
6
-8
/
+173
2007-10-10
r11192: Too many contexts around... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r11189: add some more special group vs. special group tests,
Stefan Metzmacher
2
-2
/
+15
2007-10-10
r11188: - add multi homed vs. multi homed section
Stefan Metzmacher
2
-6
/
+183
2007-10-10
r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r11186: - get rid of some .extra = True cases
Stefan Metzmacher
2
-8
/
+190
2007-10-10
r11185: - resolve attid for "supplementalCredentials" into a name
Stefan Metzmacher
2
-18
/
+22
2007-10-10
r11184: Remove test that checks whether ftruncate() needs root, because I can't
Jelmer Vernooij
1
-7
/
+0
2007-10-10
r11182: Explicitly add "." to perl include path so that perl doesn't use the
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...
Volker Lendecke
19
-240
/
+1422
2007-10-10
r11179: revert to the old code, till jelmer find a solution how to
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11178: add some logic functions for the replica_vs_replica conflict handling
Stefan Metzmacher
1
-0
/
+259
2007-10-10
r11177: move unique vs * and normal group vs * into this form
Stefan Metzmacher
1
-338
/
+113
2007-10-10
r11176: - add multi homed vs. special group section
Stefan Metzmacher
1
-1
/
+179
2007-10-10
r11175: - add multi homed vs. normal group section
Stefan Metzmacher
1
-1
/
+178
2007-10-10
r11174: - add special group vs. multi homed section
Stefan Metzmacher
1
-1
/
+179
2007-10-10
r11173: print out the correct messages
Stefan Metzmacher
1
-2
/
+20
2007-10-10
r11172: - start with special group vs. special group testing
Stefan Metzmacher
1
-4
/
+143
2007-10-10
r11171: fix the build
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r11146: make sure we get the expected amount of addresses
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r11144: - add special group vs. normal group section
Stefan Metzmacher
1
-0
/
+177
2007-10-10
r11142: - add special group vs. unique section
Stefan Metzmacher
1
-1
/
+178
2007-10-10
r11141: Re-add paranoid string terminator check
Jelmer Vernooij
2
-15
/
+30
2007-10-10
r11122: Fix some talloc hierarchy errors
Volker Lendecke
1
-3
/
+3
2007-10-10
r11121: - add normal groups vs. multihomed section
Stefan Metzmacher
1
-24
/
+276
2007-10-10
r11120: calling_name is used later in sesssetup_nt1, so hang the names to the...
Volker Lendecke
1
-2
/
+4
2007-10-10
r11119: add normal group vs. special group section
Stefan Metzmacher
1
-1
/
+232
2007-10-10
r11117: add a normal group vs. normal group section
Stefan Metzmacher
1
-1
/
+232
2007-10-10
r11116: - don't display cleanup updates
Stefan Metzmacher
1
-3
/
+156
2007-10-10
r11115: add unique vs special group section
Stefan Metzmacher
1
-2
/
+143
2007-10-10
r11114: - fixed error handling on bad bind in ildap client
Andrew Tridgell
2
-2
/
+64
2007-10-10
r11113: fixed two small bugs in newuser
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11112: listen on the global catalog ldap server port as well if we are a
Andrew Tridgell
1
-0
/
+11
2007-10-10
r11111: fixed a talloc error in the dn shortcut code
Andrew Tridgell
1
-5
/
+18
2007-10-10
r11110: make ldb_oom() also set the ldb error string
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11109: fixed the error code return from most ldb functions (the change to use
Andrew Tridgell
1
-6
/
+16
2007-10-10
r11108: - always test the old and new record
Stefan Metzmacher
1
-3
/
+36
2007-10-10
r11107: Include 0 byte
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactly
Andrew Bartlett
1
-16
/
+34
2007-10-10
r11105: Warn if conformant arrays are not at the end of a struct
Jelmer Vernooij
6
-12
/
+37
2007-10-10
r11104: Fix LOCAL-PAC test
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11103: Eliminate ascstr
Jelmer Vernooij
3
-11
/
+5
2007-10-10
r11102: Remove unistr_noterm
Jelmer Vernooij
2
-7
/
+1
2007-10-10
r11101: Remove last instances of unistr
Jelmer Vernooij
3
-55
/
+50
2007-10-10
r11100: Replace unistr with [string,charset(UTF16)]
Jelmer Vernooij
6
-251
/
+251
2007-10-10
r11099: Replace unistr with [string] equivalent
Jelmer Vernooij
6
-56
/
+60
2007-10-10
r11098: Replace string with [string]
Jelmer Vernooij
3
-34
/
+34
2007-10-10
r11097: Allow pointers in "const"
Jelmer Vernooij
3
-206
/
+217
2007-10-10
r11096: Eliminate pointer_default_top()
Jelmer Vernooij
17
-215
/
+186
[prev]
[next]