Age | Commit message (Expand) | Author | Files | Lines |
2009-09-16 | Merge branch 'master' of /home/tridge/samba/git/combined | Andrew Tridgell | 19 | -393/+387 |
2009-09-16 | s4-repl: raise a debug level | Andrew Tridgell | 1 | -1/+1 |
2009-09-16 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 18 | -392/+386 |
2009-09-16 | Merge branch 'master' of /home/tridge/samba/git/combined | Andrew Tridgell | 1 | -0/+8 |
2009-09-16 | s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't exist | Andrew Tridgell | 1 | -0/+8 |
2009-09-16 | libcli/auth: rewrite schannel sign/seal code to be more generic | Stefan Metzmacher | 5 | -229/+263 |
2009-09-16 | lib/crypto: include aes.h into crypto.h | Stefan Metzmacher | 1 | -1/+1 |
2009-09-15 | Merge branch 'master' of /home/tridge/samba/git/combined | Andrew Tridgell | 5 | -35/+123 |
2009-09-15 | s4-repl: take advantage of async RPC forwarding | Andrew Tridgell | 2 | -26/+7 |
2009-09-15 | s4-rpc: added a module for forwarding RPC requests | Andrew Tridgell | 3 | -9/+116 |
2009-09-15 | Merge branch 'master' of /home/tridge/samba/git/combined | Andrew Tridgell | 6 | -22/+64 |
2009-09-15 | s4-drs: lock down key DRS calls | Andrew Tridgell | 4 | -22/+54 |
2009-09-15 | s4-security: added a new security level SECURITY_DOMAIN_CONTROLLER | Andrew Tridgell | 2 | -0/+10 |
2009-09-15 | Merge branch 'master' of /home/tridge/samba/git/combined | Andrew Tridgell | 22 | -439/+1748 |
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-16 | s3: Fix reading beyond the end of a named stream in xattr_streams | Volker Lendecke | 1 | -2/+1 |
2009-09-16 | s3: Add some debugs to streams_xattr | Volker Lendecke | 1 | -0/+6 |
2009-09-16 | schannel: remove last traces of gensec. | Günther Deschner | 1 | -2/+0 |
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 |