Age | Commit message (Expand) | Author | Files | Lines |
2009-12-29 | s4/net: Pass all arguments through to the Python commands. | Jelmer Vernooij | 1 | -12/+14 |
2009-12-29 | s4/net: Use d_printf consistently when reporting errors. | Jelmer Vernooij | 1 | -3/+4 |
2009-12-29 | s4/net: Support parsing arguments in Python commands. | Jelmer Vernooij | 1 | -14/+51 |
2009-12-29 | net: Support usage/help of subcommands implemented in Python. | Jelmer Vernooij | 1 | -14/+56 |
2009-12-29 | net: Support implementing subcommands in python. | Jelmer Vernooij | 1 | -3/+68 |
2009-12-11 | s4:utils/oLschema2ldif.c - remove (now) unused variables | Matthias Dieter Wallnöfer | 1 | -2/+0 |
2009-11-30 | s4-drs: Using dsdb_msg_add_guid() utility function | Fernando J V da Silva | 1 | -8/+1 |
2009-11-27 | s4:net utility - add a notice for the "help" operation and format it's output... | Matthias Dieter Wallnöfer | 1 | -1/+6 |
2009-11-16 | s4:provision - Removed dependency on full Samba 3 schema from FDS | Endi S. Dewata | 1 | -4/+56 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -1/+1 |
2009-09-19 | s4:utils Remove typo... | Andrew Bartlett | 1 | -1/+0 |
2009-09-19 | s4:utils Explian fix for testparm -v | Andrew Bartlett | 1 | -2/+6 |
2009-09-19 | s4-testparm: fixed -v option | Andrew Tridgell | 1 | -1/+1 |
2009-07-28 | s4:kerberos Add 'net export keytab' command for wireshark decryption | Andrew Bartlett | 3 | -3/+114 |
2009-07-27 | Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption" | Stefan Metzmacher | 3 | -114/+3 |
2009-07-27 | s4:kerberos Add 'net export keytab' command for wireshark decryption | Andrew Bartlett | 3 | -3/+114 |
2009-07-06 | s4:net Move net_vampire() to net_vampire.c | Andrew Bartlett | 2 | -66/+68 |
2009-06-19 | Fixed some uninitialised variables | Matthias Dieter Wallnöfer | 1 | -2/+11 |
2009-04-14 | Port Samba4 to the new combined libcli/auth functions | Andrew Bartlett | 1 | -1/+0 |
2009-03-05 | Remove ad2oLschema, insted call it directly from provision-backend | Andrew Bartlett | 2 | -455/+0 |
2009-02-24 | fixed the event context for net vampire | Andrew Tridgell | 1 | -1/+1 |
2009-02-24 | added a missing linefeed | Andrew Tridgell | 1 | -1/+1 |
2009-02-13 | Remove auth/ntlm as a dependency of GENSEC by means of function pointers. | Andrew Bartlett | 1 | -2/+19 |
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 2 | -9/+13 |
2009-02-02 | s4:ntlm_auth: s/private/private1 | Stefan Metzmacher | 1 | -16/+16 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 3 | -3/+3 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 4 | -4/+4 |
2008-12-24 | Rename samba-socket -> samba_socket to fix a couple more compiler | Jelmer Vernooij | 1 | -1/+1 |
2008-12-23 | Fix more compiler warnings in various places. | Jelmer Vernooij | 1 | -2/+2 |
2008-12-02 | Use the direct pointer to the syntax | Andrew Bartlett | 1 | -5/+4 |
2008-11-23 | fix the build | Volker Lendecke | 1 | -1/+1 |
2008-11-22 | Add "net machinepw" | Volker Lendecke | 3 | -0/+94 |
2008-11-16 | s4:dsdb/schema: add a function to generate the "extendedClassInfo" values | Stefan Metzmacher | 1 | -1/+2 |
2008-11-16 | s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" values | Stefan Metzmacher | 1 | -1/+4 |
2008-11-02 | Remove use of global_loadparm during initialization of gensec. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -2/+4 |
2008-11-01 | Remove use of lp_*() from ntlm_check.c. | Jelmer Vernooij | 1 | -1/+2 |
2008-10-24 | Fix includes. | Jelmer Vernooij | 1 | -0/+1 |
2008-10-22 | Repel pstring to nsswitch/. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-22 | Remove pstring usages. | Jelmer Vernooij | 1 | -14/+10 |
2008-10-18 | Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba | Jelmer Vernooij | 1 | -3/+3 |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-08 | Remove duplicate copy of manual page. | Jelmer Vernooij | 1 | -83/+0 |
2008-10-08 | Add manpage for nmblookup, move nmblookup closer to nbt library. | Jelmer Vernooij | 2 | -398/+0 |
2008-10-06 | Remove DESCRIPTION from generated schema lines. | Andrew Bartlett | 1 | -4/+10 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -6/+4 |
2008-09-23 | s4-nbt: use ../libcli/nbt | Günther Deschner | 1 | -1/+1 |
2008-09-08 | Move blackbox.smbclient to test against the member server. | Andrew Bartlett | 1 | -0/+39 |
2008-08-18 | Merge the two attribute syntax tables. | Andrew Bartlett | 2 | -4/+4 |
2008-08-15 | Fix the build, after the ad2oLschema changes. | Andrew Bartlett | 1 | -2/+3 |