Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-09-15 | s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags. | Günther Deschner | 16 | -100/+93 |
2009-09-15 | libcli:nbt make the lmhosts parsing code and dependicies common | Andrew Bartlett | 10 | -298/+346 |
2009-09-15 | s4:heimdal_build: fix one more problem with automatic dependecies | Stefan Metzmacher | 1 | -1/+1 |
2009-09-14 | s4:provision Prevent some invalid combinations of realm and domain | Andrew Bartlett | 1 | -0/+9 |
2009-09-14 | s4: Script to build or rebuild extend DN attributes | Matthieu Patou | 1 | -0/+141 |
2009-09-15 | s3: BSD needs sys/sysctl.h included to build properly | Björn Jacke | 3 | -1/+10 |
2009-09-14 | Second part of bug fix for 6606. | Volker Lendecke | 1 | -0/+6 |
2009-09-14 | Torture test for bug 6529 - Offline files conflict with Vista and Office 2003. | Jeremy Allison | 1 | -0/+131 |
2009-09-15 | nss_winbind: remove unused variable | Björn Jacke | 1 | -1/+0 |
2009-09-14 | Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX. | Jeremy Allison | 3 | -3/+36 |
2009-09-14 | Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea... | Jeremy Allison | 1 | -1/+1 |
2009-09-14 | s3:vfs_catia: Make some fns static | Volker Lendecke | 1 | -3/+3 |
2009-09-14 | s3:vfs_catia: Use talloc_zero for simplification | Volker Lendecke | 1 | -2/+1 |
2009-09-14 | s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATIC | Volker Lendecke | 1 | -1/+1 |
2009-09-14 | Merge branch 'master' of /home/tridge/samba/git/combined | Andrew Tridgell | 45 | -555/+1452 |
2009-09-14 | s4-repl: handle rename in repl_meta_data | Andrew Tridgell | 1 | -0/+97 |
2009-09-14 | s4-drs: allow replication of renames | Andrew Tridgell | 1 | -6/+7 |
2009-09-14 | Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJ | Matt Kraai | 7 | -14/+14 |