Split the dsdb_access_check_on_dn.
[kamenim/samba.git] / source4 /
2010-03-12 Nadezhda IvanovaSplit the dsdb_access_check_on_dn.
2010-03-12 Nadezhda IvanovaFixed ACL module to use dsdb_module_* API.
2010-03-11 Günther Deschners4-smbtorture: add netr_SamLogon test with NULL domain...
2010-03-11 Nadezhda IvanovaMoved access_check_on_dn from acl module as an utility.
2010-03-11 Günther Deschners4-smbtorture: skip extended SetValue test against...
2010-03-11 Günther Deschners4-smbtorture: test NULL and "" valuenames as well...
2010-03-11 Günther Deschnerwinreg: add winreg_KeyType enum.
2010-03-11 Günther Deschners4-winreg: continue processing in WERR_MORE_DATA case...
2010-03-11 Günther Deschners4-smbtorture: add extended SetValue test to RPC-WINREG.
2010-03-11 Günther Deschners4-smbtorture: more work on test_key_value() RPC-WINREG...
2010-03-11 Stefan MetzmacherRPC-DSSYNC: handle DCERPC_FAULT_OP_RNG_ERROR as not...
2010-03-11 Stefan Metzmachers4:torture/libnet/libnet_user.c: fix double free in...
2010-03-11 Günther Deschners4-registry: add all winreg types to reg_value_types...
2010-03-11 Stefan Metzmachers4:selftest: move samba4.net.api.become.dc from skip...
2010-03-11 Stefan MetzmacherNET-API-BECOME-DC: convert to torture api
2010-03-11 Stefan Metzmachers4:rpc_server/drsuapi: don't reset [out,ref] pointer...
2010-03-11 Stefan MetzmacherRPC-DSSYNC: fix the build after idl changes
2010-03-11 Matthieu Patous4: create ../lib/iniparser_build/config.m4
2010-03-11 Matthieu Patous4: Modify auth/config.m4 to move pam tests to nsswitch...
2010-03-11 Endi S. Dewatas4:provision - Updated FDS schema mapping.
2010-03-11 Andrew Bartletts4:provision Improve the handling of provision errors
2010-03-11 Andrew Bartletts4:libcli Use integrated name resolution when connectin...
2010-03-11 Andrew Bartletts4:libcli/resovle File based lookup module for DNS...
2010-03-11 Andrew Bartletts4:samba_dnsupdate Add a 'file based' mode to samba_dns...
2010-03-11 Andrew Bartletts4:lib/socket Don't go via a string when resolving...
2010-03-11 Andrew Bartletts4:libcli/resolve Use a more robust way to return the...
2010-03-11 Andrew Bartletts4:lib/socket Add function to set a port on the socket...
2010-03-11 Andrew Bartletts4/rpc_server Don't segfault over replPropertyMetaData...
2010-03-10 Günther Deschners4-smbtorture: only look at DATA_BLOB pointer when...
2010-03-10 Günther Deschners4-smbtorture: while testing PrinterDataEx also compare...
2010-03-10 Günther DeschnerRevert "s4-smbtorture: disable winreg QueryValue test...
2010-03-10 Björn Jackeѕ4: EDQUOT needs to be mapped to NT_STATUS_DISK_FULL
2010-03-10 Matthias Dieter... s4:libnet - change variables to "unsigned" where needed
2010-03-10 Matthias Dieter... s4:libnet_become_dc - change counter variables to ...
2010-03-10 Matthias Dieter... s4:winreg RPC - fix up the "QueryValue" call to work...
2010-03-10 Matthias Dieter... s4:registry/ldb.c - if "name" isn't set we should retur...
2010-03-10 Stefan Metzmachers4:build/m4/public.m4: add realname argument to SMB_BUI...
2010-03-10 Stefan Metzmachers4:rpc_server/wkssvc: don't reset [out,ref] pointer...
2010-03-10 Stefan Metzmachers4:rpc_server/wkssvc: remove unneeded talloc_reference()
2010-03-10 Stefan Metzmachers4:rpc_server/wkssvc: avoid ZERO_STRUCT(r->out) and...
2010-03-10 Stefan Metzmachers4:rpc_server/srvsvc: remove unused ZERO_STRUCT(r-...
2010-03-10 Kamen Mazdrashkis4/drs: DsRemoveDSServer - Propagating IDL changes...
2010-03-10 Kamen Mazdrashkis4/drs: DsWriteAccountSpn - Propagating IDL changes...
2010-03-10 Kamen Mazdrashkis4/drs: DsCrackNames - Propagating IDL changes to sourc...
2010-03-10 Kamen Mazdrashkis4/drs: DsGetNCChanges - Propagating IDL changes to...
2010-03-10 Günther Deschners4-smbtorture: do full winreg QueryValue test for value...
2010-03-10 Günther Deschners4-smbtorture: check for non existing value under versi...
2010-03-10 Günther Deschners4-spoolss: remove unsed iconv handle from dcesrv_spool...
2010-03-10 Matthias Dieter... s4:winreg RPC - don't crash when incoming data wasn...
2010-03-10 Matthias Dieter... s4:lib/registry/ldb.c - fix up registry backend to...
2010-03-10 Günther Deschners4-smbtorture: disable winreg QueryValue test for today.
2010-03-10 Günther Deschners4-smbtorture: fix some build warnings in RPC-SPOOLSS...
2010-03-09 Günther Deschners4-smbtorture: on HKLM hive test the well known Current...
2010-03-09 Günther Deschners4-smbtorture: add full coverage test for winreg QueryV...
2010-03-09 Günther Deschners4-smbtorture: rework test_winreg_QueryValue in RPC...
2010-03-09 Günther Deschners4-smbtorture: add tests for set and delete value in...
2010-03-09 Simo SorceFix typo and convert spaces to tabs
2010-03-09 Simo Sorces4:ldb fix escape parsing
2010-03-09 Matthias Dieter... s4:winbind - use "unsigned" variables where possible
2010-03-09 Matthias Dieter... s4:winbind/wb_cmd_getgroups.c - fix up warnings
2010-03-09 Matthieu Patous4:winbind: stub implementation of WINBINDD_PAM_LOGOFF
2010-03-09 Matthieu Patous4:winbind: Fix a misplaced returned info
2010-03-09 Matthieu Patous4:winbind Implement logic for getgroups to work
2010-03-09 Matthieu Patous4:winbind: implement calls for allowing getent groups
2010-03-09 Matthias Dieter... s4:torture/rpc/netlogon.c - "LogonGetDomainInfo" test...
2010-03-09 Matthias Dieter... s4:netlogon RPC - "LogonGetDomainInfo" - make the call...
2010-03-09 Günther Deschners4-smbtorture: fix uninitialized variable in winreg...
2010-03-09 Volker Lendeckes3: Fix a typo. Thanks to Christian Ambach for pointing...
2010-03-09 Nadezhda IvanovaA helper function to get the Infrastructure DN.
2010-03-09 Nadezhda IvanovaFixed a bug in acl tests - python error when we create...
2010-03-09 Nadezhda IvanovaAdded a check for permissions to modify the RDN attribu...
2010-03-09 Stefan Metzmachers4:dsdb/dns: change callers of samba_runcmd()
2010-03-08 Matthias Dieter... s4:"dns_update_list" file: install it properly into...
2010-03-08 Matthias Dieter... Revert "s4:script/installmisc.sh - install "dns_update_...
2010-03-08 Matthias Dieter... LDB:asq module - change counters to "unsigned" where...
2010-03-08 Matthias Dieter... LDB:sort module - change counters to "unsigned" where...
2010-03-08 Matthias Dieter... LDB:rdn name module - change counters to "unsigned...
2010-03-08 Matthias Dieter... LDB:paged searches module - change counters to "unsigne...
2010-03-08 Matthias Dieter... LDB:paged results module - change counters to "unsigned...
2010-03-08 Jeff Laytonsamba: remove cifs-utils tools from build systems
2010-03-08 Matthias Dieter... LDB:common - Change counters to "unsigned" where approp...
2010-03-08 Matthias Dieter... s4:LDB TDB index code - reintroduce accidentally remove...
2010-03-08 Matthias Dieter... s4:ldb_ldap.c - fix indentation
2010-03-08 Matthias Dieter... LDB:TDB backend - change counter variables to "unsigned...
2010-03-08 Matthias Dieter... LDB:SQLITE3 backend - change counter variables to ...
2010-03-08 Matthias Dieter... LDB:LDAP backend - change a counter variable to "unsigned"
2010-03-08 Matthias Dieter... LDB:map - make LDB "signed-safe" on counter variables...
2010-03-08 Matthias Dieter... s4:ldif_handlers - Change "unsigned int" to "uint32_t...
2010-03-08 Andreas Schneiders4-gensec: Fixed wrong usage of error_string.
2010-03-07 Matthias Dieter... s4:extended_dn_out LDB module - change counter variable...
2010-03-07 Matthias Dieter... s4:repl_meta_data LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:local_password LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:ranged_results LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:objectguid LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:objectclass LDB module - change counter variabls...
2010-03-07 Matthias Dieter... s4:anr LDB module - change counter variable to "unsigned"
2010-03-07 Matthias Dieter... s4:acl LDB module - change counter variable to "unsigned"
2010-03-07 Matthias Dieter... s4:linked_attributes LDB module - change counter variab...
2010-03-07 Matthias Dieter... s4:kludge_acl LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:proxy LDB module - Change counter variables to ...
next