Age | Commit message (Expand) | Author | Files | Lines |
2011-05-31 | s3-lib Move sstring_sub() to it's only user and make static | Andrew Bartlett | 1 | -0/+27 |
2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -2/+2 |
2011-05-13 | s3-libnetjoin: fix uninitialized variable. | Günther Deschner | 1 | -2/+2 |
2011-05-13 | s3-libnetapi/libnetjoin: fix uninitialized variables after the libsmbconf cha... | Günther Deschner | 1 | -1/+1 |
2011-05-10 | libsmbconf: Convert smbconf_delete_parameter() to sbcErr. | Andreas Schneider | 1 | -2/+5 |
2011-05-10 | libsmbconf: Convert smbconf_set_parameter() to sbcErr. | Andreas Schneider | 1 | -16/+38 |
2011-05-10 | libsmbconf: Convert smbconf_init() to sbcErr. | Andreas Schneider | 1 | -4/+8 |
2011-05-06 | s3-libsmb: move protos to libsmb/proto.h | Günther Deschner | 1 | -0/+1 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-05-05 | More simple const fixes. | Jeremy Allison | 1 | -1/+1 |
2011-05-05 | s3-libnet: run minimal_includes.pl. | Günther Deschner | 2 | -2/+0 |
2011-05-04 | Fix warning messages caused by addition of null check in fstrcpy macro. | Jeremy Allison | 2 | -11/+11 |
2011-04-24 | s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status() | Stefan Metzmacher | 1 | -1/+1 |
2011-04-13 | s3-rpc_client: add and use rpc_client/rpc_client.h. | Günther Deschner | 1 | -0/+1 |
2011-04-12 | s3: For net ads join, create a krb5.conf | Volker Lendecke | 1 | -0/+5 |
2011-04-12 | s3: Initialize output in libnet_Join | Volker Lendecke | 1 | -0/+2 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 5 | -0/+5 |
2011-03-30 | s3-build: only include transfer_file.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 2 | -0/+2 |
2011-03-02 | s3-libds: use already existing ../libds/common/flag_mapping.h header. | Günther Deschner | 1 | -0/+1 |
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 2 | -0/+2 |
2011-02-27 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -2/+2 |
2011-02-19 | s3: Add "len" to pdb_set_hours | Volker Lendecke | 2 | -2/+4 |
2011-02-11 | s3-libnet: fix a WITH_ADS / HAVE_ADS mismatch. | Günther Deschner | 1 | -10/+10 |
2011-02-03 | s3:libnet_dssync_passdb: remove useless DEBUG statements | Stefan Metzmacher | 1 | -4/+0 |
2011-02-02 | s3-libnet: prefer dcerpc_lsa_X functions. | Günther Deschner | 1 | -8/+17 |
2011-02-02 | s3-dssync-passdb: implement accounts, aliases and groups | Stefan Metzmacher | 1 | -30/+1696 |
2011-02-02 | s3-dssync-passdb: fill in passdb_process_objects | Günther Deschner | 1 | -1/+136 |
2011-02-02 | s3-dssync-passdb: fill in passdb_finish. | Günther Deschner | 1 | -1/+6 |
2011-02-02 | s3-dssync-passdb: fill in passdb_startup. | Günther Deschner | 1 | -1/+16 |
2011-02-02 | s3-dssync-passdb: add basic routines and net function. | Günther Deschner | 2 | -0/+60 |
2011-02-02 | s3:libnet: add 'process_links' to dssync_ops | Stefan Metzmacher | 2 | -0/+27 |
2011-02-01 | s3:libnet/libnet_samsync_display: fix netr_DELTA_* display | Stefan Metzmacher | 1 | -9/+12 |
2011-02-01 | s3-libnet: prefer dcerpc_samr_X functions. | Günther Deschner | 1 | -45/+141 |
2011-01-13 | s3-libnet: prefer dcerpc_netr_X functions. | Günther Deschner | 2 | -11/+19 |
2011-01-12 | s3-drsuapi: fix error handling after converting to dcerpc_drsuapi_X functions. | Günther Deschner | 1 | -2/+5 |
2011-01-11 | s3-drsuapi: prefer dcerpc_drsuapi_X functions. | Günther Deschner | 1 | -5/+15 |
2010-12-20 | s3: Remove unused "retry" from cli_full_connection | Volker Lendecke | 1 | -3/+3 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -8/+8 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 3 | -3/+3 |
2010-09-23 | s3-dsgetdcname: always pass in messaging context. | Günther Deschner | 3 | -10/+17 |
2010-09-20 | s3-util: use shared dom_sid_dup. | Günther Deschner | 2 | -4/+6 |
2010-09-20 | s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions. | Günther Deschner | 1 | -1/+2 |
2010-09-20 | s3-build: only include smbldap.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-09-09 | Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor... | Jeremy Allison | 1 | -0/+3 |
2010-08-26 | s3-build: only include krb5 environment variables where required. | Günther Deschner | 2 | -0/+2 |
2010-08-25 | s3-lsa: separate out init_lsa headers. | Günther Deschner | 1 | -0/+1 |
2010-08-13 | s3-libnet: also remove libnet/libnet_samsync_keytab.c.orig. | Günther Deschner | 1 | -305/+0 |
2010-08-13 | s3-libnet: remove source3/libnet/libnet_join.c.orig, added by a previous commit. | Günther Deschner | 1 | -2187/+0 |