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
2009-09-16
lib/crypto: link in AES crypto for s4 as well.
Günther Deschner
1
-1
/
+2
2009-09-16
s3-schannel: remove unused schannel_decode/schannel_encode.
Günther Deschner
2
-293
/
+0
2009-09-16
schannel: fully share schannel sign/seal between s3 and 4.
Günther Deschner
9
-83
/
+144
2009-09-16
schannel: move schannel_sign to main directory.
Günther Deschner
6
-9
/
+52
2009-09-16
s4-schannel: try to fix the build.
Günther Deschner
1
-1
/
+1
2009-09-16
s4-schannel: first step of decoupling schannel from gensec.
Günther Deschner
2
-20
/
+51
2009-09-16
s4-schannel: strip trailing whitespace.
Günther Deschner
1
-36
/
+36
2009-09-16
s3-schannel: fix blob length when pulling off a NL_AUTH_SIGNATURE in
Günther Deschner
1
-1
/
+1
2009-09-16
lib/crypto: add aes encryption routines to main cryto lib.
Günther Deschner
5
-1
/
+1464
2009-09-15
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
3
-14
/
+16
2009-09-15
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
1
-1
/
+2
2009-09-15
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
3
-21
/
+64
2009-09-15
s4-repl: don't do double replication
Andrew Tridgell
4
-6
/
+44
2009-09-15
tdb: allow reads after prepare commit
Andrew Tridgell
1
-8
/
+0
2009-09-15
s4-drs: filter based on local_usn
Andrew Tridgell
1
-1
/
+1
2009-09-15
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
1
-10
/
+10
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2
-4
/
+4
2009-09-15
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
4
-5
/
+30
2009-09-15
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
1
-0
/
+3
2009-09-15
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
1
-0
/
+5
2009-09-15
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
1
-2
/
+4
2009-09-15
s4-libnet: use updated dsdb commit function
Andrew Tridgell
1
-2
/
+4
2009-09-15
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
7
-32
/
+102
2009-09-15
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
1
-1
/
+2
2009-09-15
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
3
-21
/
+64
2009-09-15
s4-repl: don't do double replication
Andrew Tridgell
2
-2
/
+36
2009-09-15
tdb: allow reads after prepare commit
Andrew Tridgell
1
-8
/
+0
2009-09-15
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
39
-499
/
+583
2009-09-15
s4-drs: filter based on local_usn
Andrew Tridgell
1
-1
/
+1
2009-09-15
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
1
-10
/
+10
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2
-4
/
+4
2009-09-15
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
4
-5
/
+30
2009-09-15
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
1
-0
/
+3
2009-09-15
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
1
-0
/
+5
2009-09-15
libreplace: white space cleanups
Björn Jacke
2
-12
/
+12
2009-09-15
s3: ignore cups-config to tidy up library dependencies
Björn Jacke
1
-1
/
+1
2009-09-15
libcli:nbt put util_net.c protos in new header file
Andrew Bartlett
4
-21
/
+48
2009-09-15
s4:schema Add code to provide an index into the subClass tree
Andrew Bartlett
2
-1
/
+27
2009-09-15
s3-dcerpc: really fix remaining old auth level constants. sorry...
Günther Deschner
1
-2
/
+2
2009-09-15
Merge branch 'master' of /home/tridge/samba/git/combined
Andrew Tridgell
22
-22
/
+382
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2
-4
/
+4
2009-09-15
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
4
-5
/
+30
2009-09-15
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
1
-0
/
+3
2009-09-15
s3-dcerpc: fix remaining old auth level constants.
Günther Deschner
2
-19
/
+19
2009-09-15
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
1
-0
/
+5
2009-09-15
ntlmssp: pretty print a VERSION structure.
Günther Deschner
6
-19
/
+21
2009-09-15
ntlmssp: better document to what structures we are reffering to.
Günther Deschner
1
-3
/
+25
2009-09-15
s3-dcerpc: remove unsed auth type defines as seen on the wire.
Günther Deschner
2
-18
/
+5
2009-09-15
s3-dcerpc: remove more unused structs.
Günther Deschner
1
-12
/
+0
2009-09-15
s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.
Günther Deschner
2
-14
/
+5
[prev]
[next]