sfrench/samba-autobuild/.git
2009-11-12 Andrew Bartletts4:dsdb Use new dsdb_dn code in LDB modules and Samba4...
2009-11-12 Andrew Bartletts4:ldb-samba Use new ldb_any_comparison helper function...
2009-11-12 Andrew Bartletts4:dsdb Add new dsdb_dn to handle DN+Binary and DN...
2009-11-12 Andrew Bartletts4:ldb Add a helper function for 'canonicalise' both...
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-11-12 Jeremy AllisonSecond part of bugfix for 6865 - acl_xattr module:...
2009-11-11 Jeremy AllisonFix bug 6878 - Cannot change ACL's inherit flag.
2009-11-11 Jeff Laytonmount.cifs: get rid of CONST_DISCARD
2009-11-11 Karolin Seegers3/docs: Document "enable spoolss".
2009-11-11 Michael Adams3:vfs_fs_capabilities: fix a debug message
2009-11-11 TAKEDA Yasuma* install setup/display-specifiers files which are...
2009-11-10 Volker Lendeckes3: Convert libsmb/cli_message to the async API
2009-11-10 Matthias Dieter... s4:dcesrv_samr - Add more checks for invalid levels
2009-11-10 Nadezhda IvanovaFixes for some tests not eorking against Windows or...
2009-11-10 Günther Deschners3-rpc_client: make sure cli_rpc_pipe_open_schannel...
2009-11-10 Günther Deschners3-samr: implement _samr_ValidatePassword().
2009-11-10 Günther Deschners3-chgpasswd: split out a check_password_complexity...
2009-11-10 Günther Deschners4-smbtorture: strip trailing whitespace in RPC-SAMR.
2009-11-10 Matt KraaiREADME.Coding: Fix typos.
2009-11-09 Jeremy AllisonFix bug 6880 - cannot list workgroup servers
2009-11-09 Günther Deschners3-netlogon: enable RPC-NETLOGON-ADMIN test against s3.
2009-11-09 Günther Deschners4-smbtorture: re-arrange netlogon LogonControl test.
2009-11-09 Volker Lendeckes3: Try to avoid dns searches with an empty site
2009-11-09 Günther Deschners3-param: fix set_inherit_acls().
2009-11-09 Volker Lendeckepidl: Fix selftest after s3 code changed
2009-11-09 Andrew Tridgells4-samdb: remove the rDN size constraint of 64
2009-11-09 Andrew Tridgells4-hdb: go back to a separate samdb for the KDC
2009-11-08 Volker LendeckeRevert "s3: Do not directly reference the ndr_table_...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker LendeckeRevert "s3: Consolidate getting the name out of a pipes...
2009-11-08 Volker LendeckeRevert "s3: Do not reference the ndr_tables in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-08 Volker LendeckeRevert "s3: Make run_rpc_command take strings instead...
2009-11-08 Volker LendeckeRevert "s3: Make libnetapi_open_pipe take strings inste...
2009-11-08 Volker Lendeckes3: Make libnetapi_open_pipe take strings instead of...
2009-11-08 Volker Lendeckes3: Make run_rpc_command take strings instead of a...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-08 Volker Lendeckes3: Do not reference the ndr_tables in the server calls...
2009-11-08 Volker Lendeckes3: Consolidate getting the name out of a pipes_struct
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-07 Volker Lendeckes3: Do not directly reference the ndr_table_* in rpcclient
2009-11-07 Volker Lendecketdb: Fix a C++ warning
2009-11-07 Matthias Dieter... s4:vfs_ipc - fix "ipc_open" for NTTRANS create requests
2009-11-07 Matthias Dieter... torture/basic/denytest - makes the code more compatible...
2009-11-07 Matthias Dieter... s4:lib/messaging - fix up the python bindings
2009-11-07 Matthias Dieter... s4:dsdb/common/util - samdb_result_hashes - use "unsign...
2009-11-07 Volker Lendeckes3: Do the printing for DEBUGLEVEL>=10 centrally
2009-11-07 Matthias Dieter... ldb_init: use constant for result of "ldb_setup_wellkno...
2009-11-07 Volker Lendeckes3: Register the ndr_interfaces dynamically
2009-11-07 Volker Lendeckes3: Get rid of a NULL terminator
2009-11-07 Volker Lendeckes3: Get rid of explicit pipe names
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-11-07 Jeremy AllisonFix bug 6865 - acl_xattr module: Has dependency that...
2009-11-07 Jeremy AllisonFix bug 6841 - "map acl inherit = yes" not working.
2009-11-06 Matthias Dieter... s4:libnet_passwd - fix pointer type
2009-11-06 Matthias Dieter... s4:dcerpc - fix DEBUG output warning
2009-11-06 Matthias Dieter... s4:samdb_check_password - allow the password string...
2009-11-06 Matthias Dieter... s4:dcesrv_samr_ValidatePassword - naturally this was...
2009-11-06 Matthias Dieter... s4:dcesrv_samr_ValidatePassword - adapt call to "samdb_...
2009-11-06 Matthias Dieter... s4:samdb_validate_password - Adapt the function to...
2009-11-06 Matthias Dieter... s4:torture/samr - Add status code on "ValidatePassword...
2009-11-06 Matthias Dieter... s4:torture/samr - Activate "ValidatePassword" test...
2009-11-06 Matthias Dieter... s4:dcesrv_samr_ValidatePassword - I forgot to create...
2009-11-06 Günther Deschners3-kerberos: let smb_krb5_get_tkt_from_creds() compile...
2009-11-06 Günther Deschners3-netlogon: implement _netr_GetDcName and _netr_GetAny...
2009-11-06 Kamen Mazdrashkis4/drs: Refactor to be more SAMBA.Coding style compliant
2009-11-06 Kamen Mazdrashkis4/drs: Remove unused structures and functions
2009-11-06 Kamen Mazdrashkis4/drs: remove unused num_prefixes and prefixes from...
2009-11-06 Kamen Mazdrashkis4/drs(tort): _torture_drs_pfm_compare_same() should...
2009-11-06 Kamen Mazdrashkis4/drs(tort): Test case for dsdb_create_prefix_mapping...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_create_prefix_mapping() refactored
2009-11-06 Kamen Mazdrashkis4/drs: prefixMap lookup by full_OID implementation
2009-11-06 Kamen Mazdrashkis4/drs(tort): refactor - SCHEMA_INFO_DEFAULT defined...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_write_prefixes_from_schema_to_ldb() refactored
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_read_prefixes_from_ldb() refactored
2009-11-06 Kamen Mazdrashkis4/drs(tort): prefixMap read/write in LDB test case
2009-11-06 Kamen Mazdrashkis4/drs(tort): Create temporary LDB for testing purposes
2009-11-06 Kamen Mazdrashkis4/drs: refactor dsdb_load_oid_mappings_ldb() to use...
2009-11-06 Kamen Mazdrashkis4/drs: Load prefixMap from ldb_val moved in separate...
2009-11-06 Kamen Mazdrashkis4/drs(tort): prefixMap to/from ldb_val serialization...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_schema_pfm_from_drsuapi_pfm() to accept...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_map_oid2int() replaced by dsdb_schema_pfm_...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_verify_oid_mappings_drsuapi() replaced...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_get_oid_mappings_drsuapi() to use new...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_p...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_schema uses dsdb_schema_prefixmap definition
2009-11-06 Kamen Mazdrashkis4: DRS-RPC tests added to RPC group of tests
2009-11-06 Kamen Mazdrashkis4: Add DRS-UNIT test suite to LOCAL group of tests...
2009-11-06 Kamen Mazdrashkis4/drs: Move schema_prefixMap allocation in separate...
2009-11-06 Kamen Mazdrashkis4/drs: schema_prefixMap to/from drsuapi_prefixMap...
2009-11-06 Kamen Mazdrashkis4/drs(tort): test for schema_prefixMap to/from drsuapi...
2009-11-06 Kamen Mazdrashkis4/drs(tort): implement prefixMap comparison function
2009-11-06 Kamen Mazdrashkis4/drs: Implement binary-oid-lookup into prefixMap
2009-11-06 Kamen Mazdrashkis4/drs: Move making of partial-binary-oid to a separate...
2009-11-06 Kamen Mazdrashkis4/drs: Fix memory leek in prefixMap
2009-11-06 Kamen Mazdrashkis4/ldb: Fix double allocation for "ldb_url"
2009-11-06 Stefan Metzmachers4:torture/drs: move intern/ => unit/
2009-11-06 Günther DeschnerRevert "s3-kerberos: add smb_krb5_parse_name_flags()."
2009-11-06 Günther Deschners3-kerberos: support S4U2SELF impersionation through...
next