summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-07samdb: Make private (at least for the moment).Jelmer Vernooij1-1/+1
2010-11-07pytalloc: Make some arguments optional.Jelmer Vernooij1-6/+6
2010-11-06ldb:ldb_parse.c - "ldb_parse_hex2char" - always initialise "c"Matthias Dieter Wallnöfer1-1/+1
2010-11-06s4:ldap.py - enhance the "distinguishedName" testsMatthias Dieter Wallnöfer1-0/+24
2010-11-06s4:update_keytab LDB module - we don't need to search for the "distinguishedN...Matthias Dieter Wallnöfer1-2/+2
2010-11-06s4:operational LDB module - "canonicalName" doesn't make use of the "distingu...Matthias Dieter Wallnöfer1-2/+2
2010-11-06ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentationMatthias Dieter Wallnöfer1-1/+1
2010-11-06ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_modify"Matthias Dieter Wallnöfer1-9/+5
2010-11-06s4:samr RPC server - "dcesrv_samr_RemoveMemberFromForeignDomain"Matthias Dieter Wallnöfer1-12/+6
2010-11-06s4:DRS-RPC-DSSYNC: don't try to decrypt secret attributes twiceStefan Metzmacher1-19/+3
2010-11-06s4-cldap: fixed debug message to match contentAndrew Tridgell1-1/+1
2010-11-06s4-join: fixed SPNs, invocationId and dnshostname and python joinAndrew Tridgell1-3/+4
2010-11-06s4-join: switch over to the new DC join in make testAndrew Tridgell2-2/+2
2010-11-06samba-tool: deprecate samba-tool vampire commandAndrew Tridgell1-1/+5
2010-11-05s3: Make proper use of sid_check_is_in_xx routinesVolker Lendecke1-2/+2
2010-11-05s3: Fix a typoVolker Lendecke1-1/+1
2010-11-05s3: Remove some duplicate prototypesVolker Lendecke2-31/+0
2010-11-05socket_wrapper: fill in sa.sa_len if the system supports itStefan Metzmacher1-2/+12
2010-11-05s4-join: fixed secure_channel_typeAndrew Tridgell1-1/+3
2010-11-05s4-join: don't print all the NDR packets by defaultAndrew Tridgell1-1/+1
2010-11-05s4-cldap: print all the DNS servers foundAndrew Tridgell1-0/+5
2010-11-05s4-ldb: much more memory efficient msg filteringAndrew Tridgell1-3/+20
2010-11-05s4-drs: reduce the memory usage of the getncchanges serverAndrew Tridgell1-21/+69
2010-11-05s4-kerberos Mention the remote address we fail to contact the KDC onAndrew Bartlett1-1/+10
2010-11-05s4-ldb: show the reason for module initialization failureAndrew Tridgell1-1/+2
2010-11-05s4: net -> samba-toolAndrew Tridgell1-1/+1
2010-11-05s4-join: added DC join to the python join codeAndrew Tridgell2-152/+282
2010-11-05s4-pydrs: added rodc option to python drs replicationAndrew Tridgell2-5/+6
2010-11-05s4-pydsdb: added DsReplicaAttribute()Andrew Tridgell3-1/+78
2010-11-05pidl: use a union assignment instead of memmoveAndrew Tridgell1-2/+4
2010-11-05s4:password_hash LDB module - fix indentationMatthias Dieter Wallnöfer1-10/+10
2010-11-05s3: Allow disabling of mdns registrationsVolker Lendecke4-1/+29
2010-11-05fix in_screen so that it works on os that don't chdir to $PWDMatthieu Patou1-0/+1
2010-11-05tsocket: fill in sa.sa_len if the system supports itStefan Metzmacher1-0/+12
2010-11-05ldb:ldb.h - reorder extended operations listMatthias Dieter Wallnöfer1-4/+10
2010-11-05s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structuresStefan Metzmacher1-0/+22
2010-11-05s4/auth: Add logon_parameters to authenticate_username_pwAnatoliy Atanasov3-8/+14
2010-11-05s4/test: Added test for simple bind with machine accountAnatoliy Atanasov1-0/+116
2010-11-05talloc: Add python talloc module, move convenience functions to it.Jelmer Vernooij7-63/+102
2010-11-05talloc: rename pytalloc.c to pytalloc_util.cJelmer Vernooij2-1/+1
2010-11-05waf: Put private libraries in a separate directory when building.Jelmer Vernooij5-6/+13
2010-11-05wafsamba: Use project name variable rather than hardcoding 'samba4'.Jelmer Vernooij1-2/+2
2010-11-05wafsamba: Drop private library prefix when installing private librariesJelmer Vernooij1-2/+5
2010-11-05wafsamba: Support expanding variables in LIBDIR/PRIVATELIBDIR variables.Jelmer Vernooij1-2/+2
2010-11-05Add --disable-rpath-private-install flag.Jelmer Vernooij2-4/+20
2010-11-05Add --with-privatelibdir build option.Jelmer Vernooij2-1/+11
2010-11-05samba_utils: Use LIBDIR rather than assuming it is set to $prefix/lib.Jelmer Vernooij1-1/+1
2010-11-05selftest: Allow some tests to output empty subunit data.Jelmer Vernooij1-1/+1
2010-11-05s4-ldap_server Don't DEBUG() at level 2 every time a caller disconnectsAndrew Bartlett1-3/+0
2010-11-04s4: don't run etags over .inst filesAndrew Tridgell1-2/+2