summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-repl: fixed replication notifications to RODCsAndrew Tridgell2010-11-083-7/+58
* fixAndrew Tridgell2010-11-082-4/+4
* s4-debug: lowered the debug level of some unimportant messagesAndrew Tridgell2010-11-083-4/+4
* s4-ldb: don't give an error if a module is already registeredAndrew Tridgell2010-11-081-0/+7
* s4-dns: ensure we get the right case on the grant rule for administratorAndrew Tridgell2010-11-081-2/+1
* s4-ldb: better error message when we try to register a module twiceAndrew Tridgell2010-11-081-2/+3
* s4-pydrs: validate the DsGetNCChanges responseAndrew Tridgell2010-11-081-0/+2
* s4-join: modify join behaviour according to domain levelAndrew Tridgell2010-11-074-43/+112
* s4-drs: allow override of the replica_flagsAndrew Tridgell2010-11-071-2/+7
* s4-dsdb: give the DN on a shema attribute failureAndrew Tridgell2010-11-071-1/+1
* s4:ldap.py - add more "objectGUID" related testsMatthias Dieter Wallnöfer2010-11-071-2/+76
* s4:objectguid LDB module - fix typo in output messageMatthias Dieter Wallnöfer2010-11-071-1/+1
* s4:objectguid LDB module - objectGUIDs cannot be specified on add operationsMatthias Dieter Wallnöfer2010-11-071-2/+6
* s4:upgradeprovision - remove some "recalculate_sd" usesMatthias Dieter Wallnöfer2010-11-071-3/+3
* s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully be...Matthias Dieter Wallnöfer2010-11-072-52/+117
* s4:ldb_modules/util.c - "dsdb_get_single_valued_attr" - support the attribute...Matthias Dieter Wallnöfer2010-11-072-10/+20
* ldb:ldb_pack.c - the "dn" attribute isn't allowed in the message part, only t...Matthias Dieter Wallnöfer2010-11-071-2/+0
* s4:torture/dssync.c - remove unused variableMatthias Dieter Wallnöfer2010-11-071-1/+0
* s4:descriptor LDB module - save a pointer to the request message on the tempo...Matthias Dieter Wallnöfer2010-11-071-33/+33
* s4:descriptor LDB module - by "dsdb_next_callback" we don't need anymore the ...Matthias Dieter Wallnöfer2010-11-071-33/+2
* s4:descriptor LDB module - remove a bit pointless memory contextMatthias Dieter Wallnöfer2010-11-071-9/+1
* s4:descriptor LDB module - remove a "ldb_msg_sanity_check" callMatthias Dieter Wallnöfer2010-11-071-7/+0
* s4:descriptor LDB module - don't ignore referrals if we are executing an ordi...Matthias Dieter Wallnöfer2010-11-071-4/+2
* credentials: Lowercase library name,Jelmer Vernooij2010-11-0719-45/+45
* 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
* 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-061-1/+1
* samba-tool: deprecate samba-tool vampire commandAndrew Tridgell2010-11-061-1/+5
* 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