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