summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-28nss_wrapper: Fixed a possible NULL pointer problem.Andreas Schneider1-1/+1
2010-06-28s4:ldap_server: don't start if we can't bind to port 389Stefan Metzmacher1-1/+4
2010-06-28Implementation of self membership validated right.Nadezhda Ivanova3-6/+234
2010-06-28s4/test: Run DrsDeleteObjectTestCase as part of S4 testingKamen Mazdrashki1-0/+3
2010-06-28s4/drs: re-implement 'renaming' object replicationKamen Mazdrashki1-18/+53
2010-06-28s4/drs-test: Add few comments in DrsDeleteObjectTestCase testKamen Mazdrashki1-3/+10
2010-06-26s4:rpc_server/srvsvc/dcesrv_srvsvc.c - remove unreachable codeMatthias Dieter Wallnöfer1-36/+0
2010-06-26s4:rpc_server/wkssvc/dcesrv_wkssvc.c - remove unreachable codeMatthias Dieter Wallnöfer1-4/+0
2010-06-26s4:rpc_server/lsa/dcesrv_lsa.c - remove unreachable codeMatthias Dieter Wallnöfer1-2/+0
2010-06-26s4:lsa/lsa_lookup.c - use a better type for the "rtype" of the wellknown SIDsMatthias Dieter Wallnöfer1-3/+4
2010-06-26s4:rpc_server/drsuapi/drsutil.c - remove unreachable codeMatthias Dieter Wallnöfer1-1/+0
2010-06-26s4:rpc_server/dcesrv_auth.c - remove unreachable codeMatthias Dieter Wallnöfer1-2/+0
2010-06-26s4:winbind/wb_samba3_protocol.c - add cast to suppress warnings on Solaris 10 ccMatthias Dieter Wallnöfer1-1/+1
2010-06-26s4:kdc/kdc.c - add cast to suppress warnings on Solaris 10 ccMatthias Dieter Wallnöfer1-2/+2
2010-06-26s4:kdc/kpasswdd.c - remove unreachable codeMatthias Dieter Wallnöfer1-2/+0
2010-06-26s4:provision.py - fix comment regarding DNS entriesMatthias Dieter Wallnöfer1-1/+1
2010-06-26s4:provision: add entries for root dns serversStefan Metzmacher1-0/+72
2010-06-26s4:provision: move Samba4 specific DNS stuff to its own fileStefan Metzmacher4-21/+39
2010-06-26s4:provision: add --next-rid optionStefan Metzmacher2-3/+16
2010-06-26s4:dsdb/ridalloc: add comment about windows behavior regarding rIDUsedPoolStefan Metzmacher1-1/+6
2010-06-26s4:provision: don't use hardcoded values for 'nextRid' and 'rIDAvailablePool'Stefan Metzmacher5-6/+24
2010-06-26s4:provision: pass relax control also to modify_ldifStefan Metzmacher1-2/+2
2010-06-26s4/net-drs: Fix error messages typo and formattingKamen Mazdrashki1-7/+7
2010-06-26s4/drs-test: Fix whitespaces and permissions for delete_object.py testKamen Mazdrashki1-5/+5
2010-06-25Move UCS2 macros to common codeJelmer Vernooij2-21/+23
2010-06-25Don't use frame as the talloc ctx in open_schannel_session_store(), as this b...Jeremy Allison1-1/+1
2010-06-25Change talloc_autofree_context() to frame in Andrew's schannel.tdb TDB_CLEAR_...Jeremy Allison1-1/+1
2010-06-25schannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()Andrew Bartlett1-32/+1
2010-06-25s3:schannel Open the schannel_state.tdb at startupAndrew Bartlett1-0/+8
2010-06-25s4:schannel Open the schannel_store.tdb at startupAndrew Bartlett1-0/+8
2010-06-25libcli/auth make open_schannel_session_store() publicAndrew Bartlett2-7/+7
2010-06-25s3:registry: use regdb_store_regdb_version() in regdb_init().Michael Adam1-13/+2
2010-06-25s3:registry: use regdb_store_regdb_version() in regdb_upgrade_v1_to_v2()Michael Adam1-13/+8
2010-06-25s3:registry: add a function regdb_store_regdb_version()Michael Adam1-0/+21
2010-06-25s3:registry: rename regdb_upgrade_to_version_2() -> regdb_upgrade_v1_to_v2()Michael Adam1-2/+2
2010-06-25s3:net [rpc] registry: be as user-friendly as possible wrt to the normalizati...Michael Adam1-2/+9
2010-06-25s3:registry: improve logic of upgrade code in regdb_init()Michael Adam1-30/+45
2010-06-25s3:registry: fix some debug messages in regdb_ini()Michael Adam1-4/+4
2010-06-25s3-registry: Convert registry key delimiter from slash to backslash.Andreas Schneider5-51/+30
2010-06-25s3-registry: Added a db upgrade function to normalize the key delimiter.Andreas Schneider2-6/+107
2010-06-25s3: In make_server_info_info3, check the result of copy_netr_SamInfo3Volker Lendecke1-0/+4
2010-06-25s3: In copy_netr_SamInfo3 copy all of the sids arrayVolker Lendecke1-0/+3
2010-06-25s3: Fix a winbind crashVolker Lendecke1-0/+10
2010-06-25s3: Fix a winbind crashVolker Lendecke1-1/+6
2010-06-25s4 python: Add unit tests related to PyLong/PyInt handlingMatthieu Patou1-2/+11
2010-06-25ldb: Fix a wrong changetype in unit testMatthieu Patou1-1/+1
2010-06-25pidl: Finish to fix the python generated code for 64bit integersMatthieu Patou1-3/+30
2010-06-25smbtorture: Fix loading of --load-list.Jelmer Vernooij2-10/+13
2010-06-25selftest: Clarify generation of idlist option.Jelmer Vernooij1-0/+2
2010-06-25s4:lib/registry/ldb.c - cosmetic - fix commentMatthias Dieter Wallnöfer1-1/+1