pytalloc: treat a NULL ptr as Py_None
[amitay/samba.git] / source4 /
2010-09-02 Andrew Tridgells4-net: use CommandError() in net rodc
2010-09-02 Andrew Bartletts4:dsdb Fix attribute being searched for in dereference...
2010-09-02 Andrew Bartletts4:dsdb Make the dereference control critical if input...
2010-09-02 Andrew Bartletts4:dsdb Don't reload the schema against OpenLDAP backend
2010-09-02 Andrew Bartletts4:provision Allow OpenLDAP backend to provision again
2010-09-02 Zahari Zaharievs4:provision Improved error handling in provisionbackend
2010-09-01 Kamen Mazdrashkis4-test-dssync: Print the reason for skipping FetchNT4D...
2010-09-01 Björn Jackes4/ldb: fix standalone build
2010-08-31 Björn JackeRevert "s4/heimdal_build: use GetTimeOfDay macro instea...
2010-08-31 Björn Jackes4/heimdal_build: use GetTimeOfDay macro instead of...
2010-08-31 Björn Jackes4: use GetTimeOfDay macro instead of gettimeofday
2010-08-31 Björn Jackes4/torture: use monotonic clock for time deltas in...
2010-08-31 Björn Jackes4/ldb: use monotonic clock for time deltas in ldbtest
2010-08-31 Björn Jackes4:process_thread: use monotonic time for time deltas
2010-08-31 Björn Jackelibreplace: move gettimeofday TZ arg check here
2010-08-30 Stefan Metzmachers4:lib/messaging: add some const to messaging_send()
2010-08-30 Kamen Mazdrashkis4-drs-test: Skip a check that may possibly fail
2010-08-30 Kamen Mazdrashkis4-util: Print more informative error messages in ...
2010-08-30 Kamen Mazdrashkis4-drs-test: Use dns hostnames to run 'net drs replicat...
2010-08-28 Kamen Mazdrashkis4-kcc: Notify dreplsrv that Topology has changed
2010-08-28 Kamen Mazdrashkis4-dreplsrv: Implement irpc stub to be used to force...
2010-08-28 Kamen Mazdrashkis4-dreplsrv: Move partition cache update before schedul...
2010-08-28 Kamen Mazdrashkis4-kcc: Assert when unexpected repsFromToBlob version...
2010-08-27 Matthias Dieter... s4:torture/rpc/winreg.c - set "error_message" to NULL...
2010-08-27 Matthias Dieter... s4:torture/spoolss_access.c - fix discarded const warning
2010-08-27 Matthias Dieter... s4:torture/raw/notify.c - freeable stuff shouldn't...
2010-08-27 Matthias Dieter... s4:ntvfs/posix/pvfs_*.c - quiet Solaris warnings
2010-08-27 Matthias Dieter... s4:credentials_krb5.c - quiet a Solaris warning
2010-08-27 Nadezhda Ivanovas4-dsdb: Fixed a compiler warning.
2010-08-27 Andrew Tridgells4-pynet: pynet depends on pyrpc_util
2010-08-27 Jelmer Vernooijpyrpc: Add py_check_dcerpc_type().
2010-08-26 Matthias Dieter... s4:ntlm/auth.c - add a whitespace in a debug output
2010-08-26 Matthias Dieter... s4:dsdb_module_find_dsheuristics - free the "DN" also...
2010-08-26 Nadezhda Ivanovas4-dsdb: Removed an unnecessary space in dsdb_module_fi...
2010-08-26 Nadezhda Ivanovas4-dsdb: Added utility functions for retrieving dSHeuri...
2010-08-26 Andrew Tridgells4-devel: added enumprivs developer script
2010-08-26 Andrew Tridgells4-net: fixed docstring on spn command
2010-08-26 Andrew Tridgells4-net: added "net rodc preload" command
2010-08-26 Andrew Tridgells4-drs: split out drs utility python functions
2010-08-26 Andrew Tridgells4-pyrpc: convert rpc_talloc.py test to unittest framework
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...
next