summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* python/loadparm: Get shares listing working.Ricardo Jorge2009-08-041-5/+6
* pyldb: Properly keep copies of Python string contents, rather thanJelmer Vernooij2009-08-041-9/+21
* s4-ldap_server: fix generated error string in map_ldb_error().Günther Deschner2009-08-041-1/+1
* pyldb: Raise proper exception when attempting to assign a string to a dnJelmer Vernooij2009-08-032-5/+24
* s4: Change constant to comply with the merged buildMatthias Dieter Wallnöfer2009-08-031-1/+1
* s4: Torture test for enhancements in "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-26/+275
* s4: Enhancements in the "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-65/+194
* Return infinite time for last last logoff when last logoff = 0Matthieu Patou2009-08-033-2/+18
* s4: Correct renamed constantsMatthias Dieter Wallnöfer2009-07-312-6/+6
* s4: Adds a small test for the new enhanced error messages from the AD LDAP se...Matthias Dieter Wallnöfer2009-07-311-4/+183
* s4: Enhances the LDAP server to display error messages like Windows ServerMatthias Dieter Wallnöfer2009-07-311-27/+178
* Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...Matthias Dieter Wallnöfer2009-07-311-1/+1
* s4:libcli/ldap: the tls code steals the original socket on its own nowStefan Metzmacher2009-07-311-3/+0
* s4:ldap_server: the tls code steals the original socket on its own nowStefan Metzmacher2009-07-312-2/+2
* s4:tls: avoid using talloc_reference() in tls_init_client()Stefan Metzmacher2009-07-311-6/+2
* s4:tls: avoid using talloc_reference() in tls_init_server()Stefan Metzmacher2009-07-311-8/+1
* s4:libnet: use talloc_strdup() instead of talloc_reference()Stefan Metzmacher2009-07-312-2/+2
* s4:build: make sure that we regenerate proto headers when source files changeStefan Metzmacher2009-07-311-0/+2
* s4:auth: make sure we have elements returned at all in authsam_expand_nested_...Stefan Metzmacher2009-07-311-0/+6
* s4: Patch to implement nested group and privilegesMatthias Dieter Wallnöfer2009-07-311-34/+100
* winsif.idl: add definition of winsif_WinsDoScanvengingNew()Stefan Metzmacher2009-07-311-1/+14
* winsif.idl: add definition of winsif_WinsStatusWHdl()Stefan Metzmacher2009-07-311-1/+5
* winsif.idl: add definition of winsif_WinsStatusNew()Stefan Metzmacher2009-07-311-1/+17
* winsif.idl: add definition of winsif_WinsGetDbRecsByName()Stefan Metzmacher2009-07-311-2/+9
* winsif.idl: add definition of winsif_WinsGetBrowserNames()Stefan Metzmacher2009-07-311-1/+10
* winsif.idl: add definition of winsif_WinsSetFlags()Stefan Metzmacher2009-07-311-1/+3
* winsif.idl: add definition of winsif_WinsDeleteWins()Stefan Metzmacher2009-07-311-1/+3
* winsif.idl: add definition of winsif_WinsGetBrowserNames_Old()Stefan Metzmacher2009-07-311-1/+13
* winsif.idl: add definition of winsif_WinsGetNameAndAdd()Stefan Metzmacher2009-07-311-1/+9
* winsif.idl: add definition of winsif_WinsWorkerThreadUpdate()Stefan Metzmacher2009-07-311-1/+3
* winsif.idl: add definition of winsif_WinsResetCounters()Stefan Metzmacher2009-07-311-1/+1
* winsif.idl: add definition of winsif_WinsSetPriorityClass()Stefan Metzmacher2009-07-311-1/+3
* winsif.idl: add definition of winsif_WinsPullRange()Stefan Metzmacher2009-07-311-1/+6
* winsif.idl: add definition of winsif_WinsDelDbRecs()Stefan Metzmacher2009-07-311-1/+5
* winsif.idl: add definition of winsif_WinsBackup()Stefan Metzmacher2009-07-311-1/+4
* winsif.idl: add definition of winsif_WinsTerm()Stefan Metzmacher2009-07-311-1/+3
* winsif.idl: add definition of winsif_WinsGetDbRecs()Stefan Metzmacher2009-07-311-1/+13
* winsif.idl: add definition of winsif_WinsDoScavenging()Stefan Metzmacher2009-07-311-1/+1
* winsif.idl: add definition of winsif_WinsDoStaticInit()Stefan Metzmacher2009-07-311-1/+4
* winsif.idl: add definition of winsif_WinsTrigger()Stefan Metzmacher2009-07-311-1/+10
* winsif.idl: add definition of winsif_WinsStatus()Stefan Metzmacher2009-07-311-1/+76
* winsif.idl: add definition of WinsRecordAction()Stefan Metzmacher2009-07-311-1/+53
* winsif.idl: add missing function callsStefan Metzmacher2009-07-311-1/+74
* s4:librpc: rename wins.idl => winsif.idlStefan Metzmacher2009-07-312-8/+8
* python: Cope with the dom_sid2 alias in pidl's python generating code.Jelmer Vernooij2009-07-301-2/+2
* DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij2009-07-303-12/+12
* Remove RFC's from the release tarballs to make the lives of the DebianJelmer Vernooij2009-07-301-0/+3
* s4:provision We no longer add krbtgt or kpasswd account into secrets.ldbAndrew Bartlett2009-07-291-1/+1
* s4:gensec/spnego: only generate the mechListMic when the server expects itStefan Metzmacher2009-07-281-1/+2
* Fix compile of py_net.cAndrew Bartlett2009-07-281-1/+3