Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-07-01 | use the new talloc_reparent in two places | Andrew Tridgell | 1 | -1/+1 |
2009-06-18 | s4:libnet Allow 'net password change' to work on expired passwords | Andrew Bartlett | 8 | -7/+35 |
2009-05-25 | fixed the client side password change code | Andrew Tridgell | 1 | -61/+25 |
2009-05-14 | s4:libnet Use str_list_make_single() in resolv code | Andrew Bartlett | 1 | -1/+1 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 6 | -15/+9 |
2009-04-14 | Use common samsync delta decryption functions in libnet_samsync.c | Andrew Bartlett | 1 | -134/+2 |
2009-04-02 | major upgrade to the ldb attribute handling | Andrew Tridgell | 1 | -1/+1 |
2009-03-19 | s4:cldap: rewrite the cldap library based on tsocket | Stefan Metzmacher | 3 | -24/+34 |
2009-03-01 | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 1 | -2/+2 |
2009-03-01 | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 1 | -1/+1 |
2009-02-02 | s4:libnet: s/new/n | Stefan Metzmacher | 1 | -9/+9 |
2009-02-02 | s4:cldap: s/private/private_data | Stefan Metzmacher | 2 | -4/+4 |
2009-02-02 | s4:libnet/: s/private/private_data | Stefan Metzmacher | 4 | -12/+12 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 5 | -7/+7 |
2008-12-29 | s4 libnet: Add support for groupinfo by sid lookup | Kai Blin | 2 | -24/+82 |
2008-12-29 | s4 libnet: Add group_name member to struct libnet_GroupInfo's out struct. | Kai Blin | 2 | -3/+6 |
2008-12-29 | s4:libnet_samdump_keytab: pass down event_context explicit | Stefan Metzmacher | 1 | -1/+3 |
2008-12-23 | Fix compiler warnings in libnet. | Jelmer Vernooij | 6 | -18/+9 |
2008-12-05 | s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change. | Günther Deschner | 1 | -2/+2 |