s4:provision Allow provision-backend to not run slapd for 'make test'
[ira/wip.git] / source4 /
2009-08-12 Andrew Bartletts4:provision Allow provision-backend to not run slapd...
2009-08-12 Andrew Bartletts4:provision Make the --ol-slapd paramter take the...
2009-08-12 Andrew Bartletts4:provision Assume the OpenLDAP backend can find it...
2009-08-12 Oliver Liebels4:provision Rework and further automate setup of OpenL...
2009-08-11 Andrew Bartletts4:torture Add test for the NTP signd server
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Matthias Dieter... s4: Add a new script for setting password properties...
2009-08-07 Stefan Metzmachers4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_con...
2009-08-07 Stefan Metzmachers4:libcli/smb2: remove unused and redundant SMB2 securi...
2009-08-07 Stefan Metzmachers4:libcli: move SMB2 Find constants to smb2_constants.h
2009-08-07 Stefan Metzmachers4:libcli/raw: we don't need to include "smb.h" explicit
2009-08-07 Stefan Metzmachers4:libcli/raw: also include smb2_constants.h into inter...
2009-08-07 Andrew Tridgellfixed another ambiguous talloc call
2009-08-07 Andrew Tridgellensure that child tasks die when the parent dies
2009-08-07 Andrew Tridgellprime the sam ldb schema in the parent samba process
2009-08-07 Andrew Tridgelluse talloc with the global schema consistently
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-08-07 Andrew Tridgellmake sure we never look past the end of either string...
2009-08-07 Andrew Bartletts4:ldb Make error message in rnd_name more useful
2009-08-07 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Oliver Liebels4:setup Remove extra newlines that break OpenLDAP...
2009-08-07 Tim Proutys4 torture: Extend the RAW-RENAME test to more fully...
2009-08-06 Matthias Dieter... s4: Simplify two lines in the "samdb.py" file (cosmetic)
2009-08-06 Matthias Dieter... s4:enableaccount script: Remove a redundant line
2009-08-06 Andrew TridgellRevert "deliberately break the build"
2009-08-06 Andrew Tridgelldeliberately break the build
2009-08-05 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200908052208 (commi...
2009-08-05 Matthias Dieter... s4:ldb Cosmetic corrections in "rdn_name" module
2009-08-05 Andrew Tridgellchanged BCC handling for SMBwriteX to handle broken...
2009-08-05 Andrew Tridgellon buffer overflow windows gives SMBSRV:ERRerror here
2009-08-05 Matthias Dieter... s4:torture The test logic for the target was wrong...
2009-08-05 Stefan Metzmachers4:heimdal_build: define HEIMDAL_LOCALEDIR
2009-08-05 Stefan Metzmachers4:ldap_server: make sure we shutdown the tls socket...
2009-08-05 Matthias Dieter... s4:torture Remove some unwanted code in the LDAP test...
2009-08-05 Andrew Tridgellfixed a problem with group policy writes causing policy...
2009-08-05 Andrew Tridgellhandle large directories in smb2_deltree()
2009-08-05 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200908050050 (commi...
2009-08-05 Andrew Tridgells4 now supports the large readx extension
2009-08-05 Andrew Tridgellfixed the sense of the pvfs_acl uwrap check
2009-08-05 Jelmer Vernooijpyldb: Fix reference counting on ldb_message_elements...
2009-08-05 Andrew Tridgellskip the readbraw tests if the server does not support it
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-08-05 Andrew Bartletts4:ldb initialise e->values[i].length before use in...
2009-08-04 Andrew Bartletts4:dsdb Don't cast an ldb_val into a const char * for...
2009-08-04 Rusty Russells4: make install: prevent overwriting failure
2009-08-04 Matthias Dieter... s4: Change my nested groups patch to don't include...
2009-08-04 Andrew Bartletts4:torture Make RPC-NETLOGON pass against ncaclrpc...
2009-08-04 Andrew BartlettAdd const
2009-08-04 Andrew Bartletts4:ldif_handlers Allow a binary nTsecurityDescriptor...
2009-08-04 Andrew Bartletts4:netlogon Fix warnings and segfault in GetDomainInfo...
2009-08-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-04 Andrew Tridgellfixed support for readx greater than 64k
2009-08-04 Andrew Bartletts4:torture rework LDAP sort test
2009-08-04 Matthieu Patous4:torture Add test for correct server-side sorting...
2009-08-04 Andrew BartlettUse smbclient binary for the test file in smbclient...
2009-08-03 Ricardo Jorgeparam/pyparam: Cope with string list parameters being...
2009-08-03 Ricardo Jorgepython/loadparm: Get shares listing working.
2009-08-03 Jelmer Vernooijpyldb: Properly keep copies of Python string contents...
2009-08-03 Günther Deschners4-ldap_server: fix generated error string in map_ldb_e...
2009-08-03 Jelmer Vernooijpyldb: Raise proper exception when attempting to assign...
2009-08-03 Matthias Dieter... s4: Change constant to comply with the merged build
2009-08-03 Matthias Dieter... s4: Torture test for enhancements in "netr_LogonGetDoma...
2009-08-03 Matthias Dieter... s4: Enhancements in the "netr_LogonGetDomainInformation...
2009-08-03 Matthieu PatouReturn infinite time for last last logoff when last...
2009-07-31 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-07-31 Matthias Dieter... s4: Correct renamed constants
2009-07-31 Matthias Dieter... s4: Adds a small test for the new enhanced error messag...
2009-07-31 Matthias Dieter... s4: Enhances the LDAP server to display error messages...
2009-07-31 Matthias Dieter... Adds new error codes (needed for enhancing error messag...
2009-07-31 Stefan Metzmachers4:libcli/ldap: the tls code steals the original socket...
2009-07-31 Stefan Metzmachers4:ldap_server: the tls code steals the original socket...
2009-07-31 Stefan Metzmachers4:tls: avoid using talloc_reference() in tls_init_client()
2009-07-31 Stefan Metzmachers4:tls: avoid using talloc_reference() in tls_init_server()
2009-07-31 Stefan Metzmachers4:libnet: use talloc_strdup() instead of talloc_refere...
2009-07-31 Stefan Metzmachers4:build: make sure that we regenerate proto headers...
2009-07-31 Stefan Metzmachers4:auth: make sure we have elements returned at all...
2009-07-31 Matthias Dieter... s4: Patch to implement nested group and privileges
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDoScanvengingNew()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsStatusWHdl()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsStatusNew()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetDbRecsByName()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetBrowserNames()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsSetFlags()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDeleteWins()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetBrowserName...
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetNameAndAdd()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsWorkerThreadUp...
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsResetCounters()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsSetPriorityClass()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsPullRange()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDelDbRecs()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsBackup()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsTerm()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsGetDbRecs()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDoScavenging()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsDoStaticInit()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsTrigger()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of winsif_WinsStatus()
2009-07-31 Stefan Metzmacherwinsif.idl: add definition of WinsRecordAction()
next