Age | Commit message (Expand) | Author | Files | Lines |
2010-11-07 | credentials: Lowercase library name, | Jelmer Vernooij | 19 | -45/+45 |
2010-11-07 | ldbsamba: Lowercase library name. | Jelmer Vernooij | 14 | -21/+21 |
2010-11-07 | samdb: Lowercase library name. | Jelmer Vernooij | 13 | -109/+109 |
2010-11-07 | samdb: Make private (at least for the moment). | Jelmer Vernooij | 1 | -1/+1 |
2010-11-07 | pytalloc: Make some arguments optional. | Jelmer Vernooij | 1 | -6/+6 |
2010-11-06 | ldb:ldb_parse.c - "ldb_parse_hex2char" - always initialise "c" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-06 | s4:ldap.py - enhance the "distinguishedName" tests | Matthias Dieter Wallnöfer | 1 | -0/+24 |
2010-11-06 | s4:update_keytab LDB module - we don't need to search for the "distinguishedN... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-06 | s4:operational LDB module - "canonicalName" doesn't make use of the "distingu... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-06 | ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentation | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-06 | ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_modify" | Matthias Dieter Wallnöfer | 1 | -9/+5 |
2010-11-06 | s4:samr RPC server - "dcesrv_samr_RemoveMemberFromForeignDomain" | Matthias Dieter Wallnöfer | 1 | -12/+6 |
2010-11-06 | s4:DRS-RPC-DSSYNC: don't try to decrypt secret attributes twice | Stefan Metzmacher | 1 | -19/+3 |
2010-11-06 | s4-cldap: fixed debug message to match content | Andrew Tridgell | 1 | -1/+1 |
2010-11-06 | s4-join: fixed SPNs, invocationId and dnshostname and python join | Andrew Tridgell | 1 | -3/+4 |
2010-11-06 | s4-join: switch over to the new DC join in make test | Andrew Tridgell | 2 | -2/+2 |
2010-11-06 | samba-tool: deprecate samba-tool vampire command | Andrew Tridgell | 1 | -1/+5 |
2010-11-05 | s3: Make proper use of sid_check_is_in_xx routines | Volker Lendecke | 1 | -2/+2 |
2010-11-05 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-11-05 | s3: Remove some duplicate prototypes | Volker Lendecke | 2 | -31/+0 |
2010-11-05 | socket_wrapper: fill in sa.sa_len if the system supports it | Stefan Metzmacher | 1 | -2/+12 |
2010-11-05 | s4-join: fixed secure_channel_type | Andrew Tridgell | 1 | -1/+3 |
2010-11-05 | s4-join: don't print all the NDR packets by default | Andrew Tridgell | 1 | -1/+1 |
2010-11-05 | s4-cldap: print all the DNS servers found | Andrew Tridgell | 1 | -0/+5 |
2010-11-05 | s4-ldb: much more memory efficient msg filtering | Andrew Tridgell | 1 | -3/+20 |
2010-11-05 | s4-drs: reduce the memory usage of the getncchanges server | Andrew Tridgell | 1 | -21/+69 |
2010-11-05 | s4-kerberos Mention the remote address we fail to contact the KDC on | Andrew Bartlett | 1 | -1/+10 |
2010-11-05 | s4-ldb: show the reason for module initialization failure | Andrew Tridgell | 1 | -1/+2 |
2010-11-05 | s4: net -> samba-tool | Andrew Tridgell | 1 | -1/+1 |
2010-11-05 | s4-join: added DC join to the python join code | Andrew Tridgell | 2 | -152/+282 |
2010-11-05 | s4-pydrs: added rodc option to python drs replication | Andrew Tridgell | 2 | -5/+6 |
2010-11-05 | s4-pydsdb: added DsReplicaAttribute() | Andrew Tridgell | 3 | -1/+78 |
2010-11-05 | pidl: use a union assignment instead of memmove | Andrew Tridgell | 1 | -2/+4 |
2010-11-05 | s4:password_hash LDB module - fix indentation | Matthias Dieter Wallnöfer | 1 | -10/+10 |
2010-11-05 | s3: Allow disabling of mdns registrations | Volker Lendecke | 4 | -1/+29 |
2010-11-05 | fix in_screen so that it works on os that don't chdir to $PWD | Matthieu Patou | 1 | -0/+1 |
2010-11-05 | tsocket: fill in sa.sa_len if the system supports it | Stefan Metzmacher | 1 | -0/+12 |
2010-11-05 | ldb:ldb.h - reorder extended operations list | Matthias Dieter Wallnöfer | 1 | -4/+10 |
2010-11-05 | s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures | Stefan Metzmacher | 1 | -0/+22 |
2010-11-05 | s4/auth: Add logon_parameters to authenticate_username_pw | Anatoliy Atanasov | 3 | -8/+14 |
2010-11-05 | s4/test: Added test for simple bind with machine account | Anatoliy Atanasov | 1 | -0/+116 |
2010-11-05 | talloc: Add python talloc module, move convenience functions to it. | Jelmer Vernooij | 7 | -63/+102 |
2010-11-05 | talloc: rename pytalloc.c to pytalloc_util.c | Jelmer Vernooij | 2 | -1/+1 |
2010-11-05 | waf: Put private libraries in a separate directory when building. | Jelmer Vernooij | 5 | -6/+13 |
2010-11-05 | wafsamba: Use project name variable rather than hardcoding 'samba4'. | Jelmer Vernooij | 1 | -2/+2 |
2010-11-05 | wafsamba: Drop private library prefix when installing private libraries | Jelmer Vernooij | 1 | -2/+5 |
2010-11-05 | wafsamba: Support expanding variables in LIBDIR/PRIVATELIBDIR variables. | Jelmer Vernooij | 1 | -2/+2 |
2010-11-05 | Add --disable-rpath-private-install flag. | Jelmer Vernooij | 2 | -4/+20 |
2010-11-05 | Add --with-privatelibdir build option. | Jelmer Vernooij | 2 | -1/+11 |
2010-11-05 | samba_utils: Use LIBDIR rather than assuming it is set to $prefix/lib. | Jelmer Vernooij | 1 | -1/+1 |