Age | Commit message (Expand) | Author | Files | Lines |
2010-01-18 | idl: switched to using the WSPP names for the 'neighbour' DRS options | Andrew Tridgell | 2 | -24/+24 |
2010-01-14 | s4-torture: switch to generic DRS options flags | Andrew Tridgell | 1 | -3/+2 |
2010-01-09 | s4-libnet: dsdb_wellknown_dn() in vampire code | Andrew Tridgell | 1 | -60/+17 |
2010-01-08 | s4-libnet: better error messages in libnet_vampire.c | Andrew Tridgell | 1 | -2/+2 |
2009-12-25 | py_net/libnet: Remove C++-style comments, add more error checking, move | Jelmer Vernooij | 2 | -5/+12 |
2009-12-25 | s4-libnet: Python binding for libnet_SetPassword() | Kamen Mazdrashki | 1 | -6/+66 |
2009-12-25 | s4-net: Fix 'talloc_free with references ...' error | Kamen Mazdrashki | 1 | -4/+4 |
2009-12-11 | s4:libnet/libnet_become_dc - Fix a small glitch in "becomeDC_drsuapi1_add_ent... | Matthias Dieter Wallnöfer | 1 | -4/+1 |
2009-12-10 | s4-libnet: use GUID_to_ndr_blob() | Andrew Tridgell | 2 | -9/+7 |
2009-11-24 | s4:libnet_become_dc - fix typo | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-11-17 | s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema | Andrew Bartlett | 1 | -1/+1 |
2009-11-12 | s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import | Andrew Bartlett | 1 | -25/+38 |
2009-11-12 | s4:vampire Print error message when we fail on the CLDAP ping | Andrew Bartlett | 1 | -2/+7 |
2009-11-06 | s4:libnet_passwd - fix pointer type | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-11-06 | s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid() | Kamen Mazdrashki | 1 | -1/+2 |
2009-11-06 | s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai... | Kamen Mazdrashki | 1 | -1/+1 |
2009-11-06 | s4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_prefixmap_from_drsuapi() | Kamen Mazdrashki | 1 | -1/+1 |
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 |
2009-10-23 | s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() | Andrew Tridgell | 4 | -4/+4 |
2009-10-19 | s4-libnet: fixed privilege handling in samsync to use the right db | Andrew Tridgell | 1 | -30/+29 |
2009-10-19 | Fix typo. | Karolin Seeger | 1 | -1/+1 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-10-02 | s4-libnet: give sane error messages when functional levels don't match | Andrew Tridgell | 1 | -8/+12 |
2009-10-02 | s4:libnet_become_dc - add checks for valid domain/forest function levels | Matthias Dieter Wallnöfer | 1 | -10/+52 |
2009-09-28 | s4-libnet: fixed debug formatting | Andrew Tridgell | 1 | -2/+2 |
2009-09-24 | s4-libnet: allow the functional level of becomeDC to be specified | Andrew Tridgell | 1 | -1/+2 |
2009-09-24 | s4-libnet: avoid a steal with references error | Andrew Tridgell | 1 | -1/+2 |
2009-09-21 | s4:libnet_become_dc - bump down the level requested by abartlet | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-20 | s4:provision Use code to store domain join in 'net join' as well | Andrew Bartlett | 2 | -284/+51 |
2009-09-19 | s4-resolve: fixed a crash bug on timeout | Andrew Tridgell | 1 | -1/+1 |
2009-09-17 | s4:libnet_become_dc - Fix some uninitialised variables | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2009-09-17 | s4/domain behaviour flags: Fix them up in various locations | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-15 | s4-repl: don't do double replication | Andrew Tridgell | 1 | -2/+4 |
2009-09-10 | s4/vampire: fixed i/j index mixup in vampire code | Andrew Tridgell | 1 | -3/+3 |
2009-09-09 | s4: allow repl:RODC=true/false to set ourselves as a RODC | Andrew Tridgell | 1 | -2/+6 |
2009-09-08 | s4: fixed updaterefs options bitmap | Andrew Tridgell | 1 | -1/+1 |
2009-09-07 | s4: fixed the secrets.ldb construction in libnet | Andrew Tridgell | 1 | -8/+8 |
2009-09-03 | show more reasonable object counts during a vampire | Andrew Tridgell | 1 | -4/+18 |
2009-09-02 | wrap the entire vampire operation in a transaction | Andrew Tridgell | 1 | -13/+24 |
2009-07-31 | s4:libnet: use talloc_strdup() instead of talloc_reference() | Stefan Metzmacher | 2 | -2/+2 |
2009-07-28 | Fix compile of py_net.c | Andrew Bartlett | 1 | -1/+3 |
2009-07-28 | s4:libnet Add in a 'credentials' parameter for python libnet_Join | Andrew Bartlett | 1 | -7/+20 |
2009-07-28 | s4:kerberos Add 'net export keytab' command for wireshark decryption | Andrew Bartlett | 4 | -2/+84 |
2009-07-27 | Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption" | Stefan Metzmacher | 4 | -85/+2 |
2009-07-27 | s4:kerberos Add 'net export keytab' command for wireshark decryption | Andrew Bartlett | 4 | -2/+85 |
2009-07-19 | Add missing includes. | Jelmer Vernooij | 1 | -0/+1 |
2009-07-15 | s4:libnet: rename uint => uint32_t because uint is not portable | Stefan Metzmacher | 4 | -6/+6 |
2009-07-13 | libds: share UF_ flags between samba3 and 4. | Günther Deschner | 2 | -2/+2 |
2009-07-02 | the settings structure needs to be initialised | Andrew Tridgell | 1 | -0/+1 |
2009-07-01 | use a talloc_reparent in a very ugly way | Andrew Tridgell | 1 | -2/+11 |