summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-param Remove config_path() -> lpcfg_config_path()Andrew Bartlett2011-04-293-3/+3
* s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett2011-04-294-5/+5
* libcli/smb Move attrib_string in commonAndrew Bartlett2011-04-291-46/+0
* libcli/smb Move FILE_ATTRIBUTE defines to the top levelAndrew Bartlett2011-04-291-18/+0
* Revert "s4:selftest: skip s3member tests for now"Stefan Metzmacher2011-04-291-1/+0
* s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done()Stefan Metzmacher2011-04-281-25/+27
* s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done()Stefan Metzmacher2011-04-281-22/+23
* s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done()Stefan Metzmacher2011-04-281-1/+12
* s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ...Stefan Metzmacher2011-04-281-22/+15
* s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_reqStefan Metzmacher2011-04-282-72/+118
* s4:libcli/smb2: move smb2_session_setup_spnego_send() to the topStefan Metzmacher2011-04-281-62/+64
* s4:libcli/smb2: move smb2_connect_tcon_done()Stefan Metzmacher2011-04-281-20/+22
* s4:libcli/smb2: move smb2_connect_session_done()Stefan Metzmacher2011-04-281-36/+38
* s4:libcli/smb2: move smb2_connect_negprot_done()Stefan Metzmacher2011-04-281-69/+71
* s4:libcli/smb2: move smb2_connect_socket_done()Stefan Metzmacher2011-04-281-55/+57
* s4:libcli/smb2: move smb2_connect_resolve_done()Stefan Metzmacher2011-04-281-36/+35
* s4:libcli/smb2: rename step functions of smb2_connect_*()Stefan Metzmacher2011-04-281-26/+10
* s4:libcli/smb2: convert smb2_connect_*() to tevent_reqStefan Metzmacher2011-04-283-123/+215
* s4:ntvfs/smb2: use sync version of smb2_connect()Stefan Metzmacher2011-04-281-10/+8
* s4:selftest: skip s3member tests for nowStefan Metzmacher2011-04-281-0/+1
* selftest: s3member admember test to confirm s3/s4 interopabilityAndrew Bartlett2011-04-281-4/+4
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-273-174/+1
* auth/kerberos Add check for gss_inquire_sec_context_by_oidAndrew Bartlett2011-04-271-0/+1
* s4-gensec: Use new common 'obtain the PAC' functions.Andrew Bartlett2011-04-271-15/+4
* s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett2011-04-271-0/+1
* libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett2011-04-271-38/+0
* build: Move Heimdal/MIT compat build rules to heimdal_buildAndrew Bartlett2011-04-261-0/+13
* Fix release script to cope with moved Samba 4 build tools.Jelmer Vernooij2011-04-241-3/+2
* Fix case of libUTIL_LDB.Jelmer Vernooij2011-04-231-1/+1
* Add check for krb5_free_unparsed_name, when using external heimdal.Jelmer Vernooij2011-04-231-2/+3
* Support the 'PYTHON' environment variable.Jelmer Vernooij2011-04-231-0/+6
* s4:ldb: change version to 1.1.0 after adding new functions:ldb-1.1.0Stefan Metzmacher2011-04-212-1/+254
* ldb: add custom flags and functions for the application that wants to manipul...Matthieu Patou2011-04-213-0/+54
* s4:ldb/tests: add tests for ldbmodify and 'modrdn'Stefan Metzmacher2011-04-212-1/+16
* s4:ldb/tools: add support for "modrdn" to ldbmodifyStefan Metzmacher2011-04-211-1/+23
* s4:ldb/ldif: add support for "modrdn"Stefan Metzmacher2011-04-212-1/+226
* s4-smbtorture: restructure documentname handling in spoolss test a bit.Günther Deschner2011-04-201-3/+4
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-204-350/+28
* selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett2011-04-192-2/+1
* s4-selftest Rename Samba4 'member' test environment to s4memberAndrew Bartlett2011-04-191-14/+14
* s4-selftest: Stop creating netbios aliases everywhereAndrew Bartlett2011-04-191-1/+0
* samba-tool: fix machinepw command so that we use the full path to the secret ...Matthieu Patou2011-04-171-3/+6
* s4-heimdal: Allow any kvno to match when searching the keytab.Andrew Bartlett2011-04-161-2/+1
* s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 codeAndrew Bartlett2011-04-161-0/+3
* selftest Remove selftest of the test subsystemAndrew Bartlett2011-04-161-1/+0
* selftest: Move Samba4 selftest wscript to the top levelAndrew Bartlett2011-04-161-201/+0
* selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett2011-04-162-2/+2
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-169-9/+9
* s4-dsdb: Add more information on why we don't check the SD controlMatthieu Patou2011-04-151-0/+5
* s4-dsdb: If current attribute list is empty use the one from the requestMatthieu Patou2011-04-151-1/+1