s3-waf: only link in samr util code where needed.
[metze/samba/wip.git] / source4 /
2010-08-25 Andrew Tridgells4-pynet: some systems don't have Py_TYPE()
2010-08-25 Andrew Tridgells4-pyrpc: added a test for talloc behaviour in pidl...
2010-08-25 Andrew Tridgells4-pyglue: added talloc_total_blocks() python call
2010-08-25 Andrew Tridgells4-rodc: removed python memory workaround
2010-08-25 Andrew Tridgells4-pyglue: pyglue now depends on pytalloc
2010-08-25 Andrew Tridgells4-rodc: setup secrets database at end of RODC join
2010-08-25 Andrew Tridgells4-pyglue: added talloc_report_full() and talloc_enable...
2010-08-25 Andrew Tridgells4-repl: load RODC partitions using msDS-hasFullReplicaNCs
2010-08-25 Sumit Boses4-smbtorture: Added a torture test for forest trusts
2010-08-25 Sumit Boses4-smbtorture: Make test_SetupCredentials3 public
2010-08-25 Günther Deschners4-smbtorture: fill in trust_domain_passwords_check_in...
2010-08-25 Sumit BoseFix RPC-LSA-TRUSTED-DOMAINS for changed IDL
2010-08-25 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
2010-08-24 Andrew Tridgells4-dsdb: make more of the UF_* flags available on pydsdb
2010-08-24 Andrew Tridgells4-rodc: broke up RODC join into separate functions
2010-08-24 Andrew Tridgells4-rodc: added REPL_SECRET exop replication of accounts
2010-08-24 Andrew Tridgells4-dsdb: add more DS flags to the dsdb module
2010-08-24 Andrew Tridgells4-dsdb: added get_attid_from_lDAPDisplayName() on...
2010-08-24 Andrew Tridgells4-rodc: next step in RODC join code
2010-08-24 Andrew Tridgells4-pynet: added replicate_init() and replicate_chunk...
2010-08-24 Andrew Tridgells4-libnet: added libnet_vampire_replicate_init()
2010-08-23 Matthias Dieter... s4:getncchanges.c - fix some counter variable types
2010-08-23 Andrew Tridgells4-devel: added a getncchanges developer script
2010-08-23 Andrew Tridgells4-pyrpc: use s4_event_context_init()
2010-08-23 Andrew Tridgells4-pyregistry: use s4_event_context_init()
2010-08-23 Andrew Tridgells4-event: event_context_find() should use s4_event_cont...
2010-08-23 Andrew Tridgells4-net: role should be case insensitive for join
2010-08-23 Andrew Tridgells4-drs: show the user sid that does the GetNCChanges...
2010-08-23 Andrew Tridgells4-drs: removed the warning on WRIT_REP being set
2010-08-23 Andrew Tridgells4-net: added initial implemention of RODC join
2010-08-23 Andrew Tridgelllibnet-s4: added replicate() command in pynet
2010-08-23 Andrew Tridgells4-libnet: split libnet_Vampire() into two parts
2010-08-23 Andrew Tridgells4-libnet: show the DN when DsAddEntry() fails
2010-08-23 Andrew Tridgells4-net: moved the net join command to python
2010-08-23 Andrew Tridgells4-libnet: added join type constants to python interface
2010-08-23 Andrew Tridgells4-python: added ndr_print() method in ndr
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-22 Jelmer Vernooijs4: Only install testparm to /usr/bin/, no longer to...
2010-08-22 Jelmer Vernooijs4: Install testparm to /usr/bin, consistent with old...
2010-08-22 Jelmer VernooijAvoid use of Samba DTD, which requires net access.
2010-08-22 Andrew Tridgells4-net: better error message on net setpassword
2010-08-22 Andrew Tridgelllibrpc: add python bindings for the netlogon pipe
2010-08-22 Andrew Tridgellpyldb: do type checking on the list form of ldb add
2010-08-22 Andrew Tridgellpidl: give the varible name for bad type in python...
2010-08-20 Stefan Metzmacherlibrpc/rpc: move dcerpc_read_ncacn_packet_send/recv...
2010-08-20 Zahari ZaharievRemove place-holders when it is single domain
2010-08-20 Andrew Tridgells4-dsdb: the RODC_JOIN control also changes samAccountName
2010-08-20 Andrew Tridgells4-pysamdb: fixed get_domain_sid()
2010-08-20 Andrew Tridgells4-ldb: added support for rodc_control in ldb
2010-08-20 Andrew Tridgells4-drs: fixed the error code for EXOP_REPL_SECRET getnc...
2010-08-20 Andrew Tridgells4-drs: bring us much closer to the docs for DRS secret...
2010-08-20 Andrew Tridgells4-dsdb: fixed dsdb_get_extended_dn_sid()
2010-08-20 Andrew Tridgells4-drs: implement RODC attribute filtering override
2010-08-20 Andrew Tridgells4-drs: added sam_ctx_system on DRS bind state
2010-08-19 Matthieu Patous4 provision: POLICY_ACL is already an FS acl no need...
2010-08-19 Matthieu Patous4 provision: Add some documentation to GPO related...
2010-08-19 Matthieu Patouunit tests: debug to ease locating pb, remove dir if...
2010-08-19 Matthieu Patous4 upgradeprovision: exit with a non null return code...
2010-08-19 Matthieu Patous4 upgradeprovision: add more attrbutes the ignore...
2010-08-19 Matthieu Patous4 upgradeprovision: Deal with bootstrap indexing attri...
2010-08-19 Matthieu Patous4 upgradeprovision: Add a function for schema reloading
2010-08-19 Matthieu Patous4 upgradeprovision: upgrade_delta_samdb return a msg_d...
2010-08-19 Matthieu Patous4 upgradeprovision: Fixes for increment_keyversion
2010-08-19 Matthieu Patous4 upgradeprovision: fix a typo and pass correct parame...
2010-08-19 Kamen Mazdrashkis4-drs: ATTIDs for deleted attributes should be based...
2010-08-19 Kamen Mazdrashkis4-test: make better error message for ATTID checks
2010-08-19 Kamen Mazdrashkis4-test: Change attribute syntax and value for readability
2010-08-19 Kamen Mazdrashkis4-test: Enable drs.rpc.msdsintid test case - it should...
2010-08-19 Kamen Mazdrashkis4-dsdb: No need for dsdb_syntax_one_DN_drsuapi_to_ldb...
2010-08-19 Kamen Mazdrashkis4-drs: GetNCChanges() to return correct (in AD-way...
2010-08-19 Kamen Mazdrashkis4-dsdb-syntax: ATTID should be msDs-IntId value for...
2010-08-19 Kamen Mazdrashkis4: fix few comment typos
2010-08-19 Kamen Mazdrashkis4-schema_syntax.c: Fix white spaces and alignment
2010-08-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functions
2010-08-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functions
2010-08-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functions
2010-08-19 Kamen Mazdrashkis4-dsdb: Add context structure for dsdb_syntax conversi...
2010-08-19 Kamen Mazdrashkis4-test-dssync: remove unused variable
2010-08-18 James Peachsmbtorture: Make SAMBA3CASEINSENSITIVE report failures...
2010-08-18 James Peachsmbtorture: Ensure that the RPC setup returns correct...
2010-08-18 Andrew Bartletts4:ldap_server use talloc_unlink() to avoid talloc_free...
2010-08-17 Andrew Bartletts4:auth Change {anonymous,system}_session to use common...
2010-08-17 Andrew Bartletts4:auth Avoid doing database lookups for NT AUTHORITY...
2010-08-17 Andrew Bartletts4:auth Remove system_session_anon() from python bindings
2010-08-17 Andrew Bartletts4:auth Remove the system:anonymous parameter used...
2010-08-17 Andrew Bartletts4:auth Remove special case constructor for admin_session()
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-08-17 Andrew Bartletts4:ntvfs Don't treat the user SID and primary group...
2010-08-17 Andrew Bartletts4:security Bring in #defines for the user and primary...
2010-08-17 Matthias Dieter... s4:netlogon RPC server - "ServerPasswordSet" operations...
2010-08-17 Matthias Dieter... s4:kdc/kpasswdd.c - let the user change his own passwor...
2010-08-17 Matthias Dieter... s4:samr RPC server - samr_password.c - make real user...
2010-08-17 Matthias Dieter... s4:kdc/rpc server - adapt the "samdb_set_password"...
2010-08-17 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - make...
2010-08-17 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - make...
2010-08-17 Matthias Dieter... s4:password_hash LDB module - perform the adaptions...
2010-08-17 Matthias Dieter... s4:acl LDB module - support password changes over the...
2010-08-17 Matthias Dieter... s4:DSDB - DSDB_CONTROL_PASSWORD_CHANGE_OID - add a...
2010-08-17 Matthias Dieter... s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_...
2010-08-17 Stefan Metzmachers4:selftest: recreate $SELFTEST_PREFIX/s4client with...
next