summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:libnet Add in a 'credentials' parameter for python libnet_JoinAndrew Bartlett2009-07-281-7/+20
* s4:tls Enable GnuTLS back to version 1.4 (an into the future)Andrew Bartlett2009-07-281-1/+1
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-286-34/+123
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-2815-38/+418
* Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher2009-07-2710-361/+8
* s4:kerberos Add test to show that we actually export the keytabAndrew Bartlett2009-07-271-0/+1
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-2710-8/+361
* s4:kdc Push context to hdb_samba4 by way of the 'name' of the DBAndrew Bartlett2009-07-276-29/+39
* s4:setup add 'cn' attribute to Samba4 local schemaAndrew Bartlett2009-07-271-0/+4
* s4:heimdal Extend the 'hdb as a keytab' codeAndrew Bartlett2009-07-271-4/+145
* s4:kdc Tidy up hdb_samba4 some moreAndrew Bartlett2009-07-275-63/+90
* s4:gensec_gssapi: pass the correct oid to the gssapi layer.Stefan Metzmacher2009-07-241-4/+11
* s4:gensec/spengo: make sure we send the blob with the micListMech signature t...Stefan Metzmacher2009-07-241-1/+1
* s4:ldb: add support for the new Recycle Bin Feature LDAP controlsStefan Metzmacher2009-07-232-0/+68
* s4:libcli/ldap: add support for new Recycle Bin Feature LDAP ControlsStefan Metzmacher2009-07-231-0/+40
* [SAMBA 4 / NETLOGON] Modify type of SAM contextsMatthias Dieter Wallnöfer2009-07-231-9/+7
* frstrans.idl: add new DFS-R FrsTransport interface with dummy functionsStefan Metzmacher2009-07-221-1/+8
* s4:provision Fix provision on FreeBSDAndrew Bartlett2009-07-221-0/+1
* frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher2009-07-211-1/+1
* frsapi.idl: fix some unknown field namesStefan Metzmacher2009-07-211-9/+9
* Re-add accidently removed shares test.Jelmer Vernooij2009-07-201-0/+74
* s4:kdc Add in a simple check for constrained delegation to selfAndrew Bartlett2009-07-201-1/+70
* [SAMBA 4 directory] Refactoring and clean up of directory structureMatthias Dieter Wallnöfer2009-07-209-81/+167
* Remove unnecessary imports.Jelmer Vernooij2009-07-196-14/+9
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2009-07-1914-193/+79
|\
| * Include ntsvc NDR in libndr-standard.Jelmer Vernooij2009-07-191-8/+5
| * Remove unused variable.Jelmer Vernooij2009-07-191-1/+0
| * source4/lib/registry/patchfile.c(reg_diff_load): fixed possible resource leak.Slava Semushin2009-07-191-0/+1
| * Fix typoMatthias Dieter Wallnöfer2009-07-191-1/+1
| * [SAMBA 4] Some cosmetic changes for the LDB modulesMatthias Dieter Wallnöfer2009-07-192-12/+12
| * Cosmetic correctionMatthias Dieter Wallnöfer2009-07-191-1/+1
| * Merge more ndr interfaces into libndr-standard.Jelmer Vernooij2009-07-192-59/+23
| * librpc: Integrate some subsystems now part of libndr-standard and integrate n...Jelmer Vernooij2009-07-191-30/+14
| * Add missing includes.Jelmer Vernooij2009-07-192-0/+2
| * Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij2009-07-193-19/+30
| * Remove unnecessary include, update README.Jelmer Vernooij2009-07-192-4/+0
| * Remove outdated status file about samba3 -> samba4 upgrade project.Jelmer Vernooij2009-07-191-68/+0
* | provision: Remove unused imports.Jelmer Vernooij2009-07-191-4/+0
|/
* python: Set right ldb modules directory when using system ldb.Jelmer Vernooij2009-07-181-0/+2
* Actually fill in ldb modules directory.Jelmer Vernooij2009-07-181-1/+1
* Remove pyldb_util and simply duplicate the 5-line function it contains,Jelmer Vernooij2009-07-186-53/+21
* ldb: Display SHLD_FLAGS when building.Jelmer Vernooij2009-07-181-0/+1