Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -2/+2 |
2011-05-05 | s3-libnet: run minimal_includes.pl. | Günther Deschner | 1 | -1/+0 |
2011-04-13 | s3-rpc_client: add and use rpc_client/rpc_client.h. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-01-13 | s3-libnet: prefer dcerpc_netr_X functions. | Günther Deschner | 1 | -10/+18 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+1 |
2010-09-23 | s3-dsgetdcname: always pass in messaging context. | Günther Deschner | 1 | -0/+4 |
2010-09-20 | s3-util: use shared dom_sid_dup. | Günther Deschner | 1 | -1/+2 |
2010-08-08 | s3:libnet/libnet_samsync.c: we also need some ndr_pull functions | Stefan Metzmacher | 1 | -0/+1 |
2010-07-13 | s3-libnet: better separate headers. | Günther Deschner | 1 | -1/+1 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -1/+1 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-04-14 | Make Samba3 use the new common libcli/auth code | Andrew Bartlett | 1 | -4/+4 |
2009-04-14 | Use common samsync delta decryption functions in libnet_samsync.c | Andrew Bartlett | 1 | -157/+7 |
2009-04-14 | Adapt to common crypto functions: sam_pwd_hash() -> sam_rid_crypt() | Andrew Bartlett | 1 | -8/+9 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -8/+9 |
2009-03-25 | s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_d... | Günther Deschner | 1 | -3/+0 |
2008-12-09 | s3-libnet: fix build warning (missing prototype). | Günther Deschner | 1 | -2/+2 |
2008-11-18 | s3-libnet-samsync: refactor libnet_samsync. | Günther Deschner | 1 | -57/+66 |
2008-11-18 | s3-libnet-samsync: use netr_DatabaseDeltas unless full replication enforced. | Günther Deschner | 1 | -1/+12 |
2008-11-18 | s3-libnet-samsync: pass sequence number pointer to process routine. | Günther Deschner | 1 | -0/+1 |
2008-11-18 | s3-libnet-samsync: move all modules to startup,process,finish callbacks. | Günther Deschner | 1 | -1/+0 |
2008-11-18 | s3-libnet-samsync: call init and close ops function where appropriate. | Günther Deschner | 1 | -1/+23 |
2008-11-18 | s3-libnet-samsync: use samsync_ops. | Günther Deschner | 1 | -3/+4 |
2008-11-18 | s3-libnet-samsync: add support for partial replication. | Günther Deschner | 1 | -12/+107 |
2008-10-22 | Fix net rpc vampire, based on an *amazing* piece of debugging work by "Cooper... | Jeremy Allison | 1 | -21/+32 |
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -2/+2 |
2008-07-30 | build: fix some no previous prototype warnings. | Günther Deschner | 1 | -1/+1 |
2008-06-27 | net_vampire: use bool for last_query information in samsync. | Günther Deschner | 1 | -1/+2 |
2008-06-24 | net_vampire: add code to vampire a SAM database to a keytab file. | Günther Deschner | 1 | -0/+3 |
2008-06-23 | net_vampire: more libnet_samsync restructuring. | Günther Deschner | 1 | -16/+8 |
2008-06-23 | net_vampire: prepend libnet_ to the public samsync functions. | Günther Deschner | 1 | -17/+17 |
2008-06-23 | net_vampire: move pull_netr_AcctLockStr() to libnet. | Günther Deschner | 1 | -0/+38 |
2008-06-17 | net_vampire: add error and result_message to samsync_context. | Günther Deschner | 1 | -22/+44 |
2008-06-17 | net_vampire: add domain_name to samsync_context. | Günther Deschner | 1 | -0/+4 |
2008-06-17 | net_vampire: fix samsync_process_database(). | Günther Deschner | 1 | -1/+1 |
2008-06-17 | net_vampire: fix build warning. | Günther Deschner | 1 | -1/+0 |
2008-06-17 | net_vampire: move some samsync functions to libnet. | Günther Deschner | 1 | -0/+164 |
2008-06-13 | samsync: add samsync_fix_delta_array() | Günther Deschner | 1 | -0/+188 |