summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-07-29s4:provision We no longer add krbtgt or kpasswd account into secrets.ldbAndrew Bartlett1-1/+1
2009-07-28s4:gensec/spnego: only generate the mechListMic when the server expects itStefan Metzmacher1-1/+2
2009-07-28Fix compile of py_net.cAndrew Bartlett1-1/+3
2009-07-28s4:libnet Add in a 'credentials' parameter for python libnet_JoinAndrew Bartlett1-7/+20
2009-07-28s4:tls Enable GnuTLS back to version 1.4 (an into the future)Andrew Bartlett1-1/+1
2009-07-28s4:kerberos Add support for user principal names in certificatesAndrew Bartlett6-34/+123
2009-07-28s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett15-38/+418
2009-07-27Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher10-361/+8
2009-07-27s4:kerberos Add test to show that we actually export the keytabAndrew Bartlett1-0/+1
2009-07-27s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett10-8/+361
2009-07-27s4:kdc Push context to hdb_samba4 by way of the 'name' of the DBAndrew Bartlett6-29/+39
2009-07-27s4:setup add 'cn' attribute to Samba4 local schemaAndrew Bartlett1-0/+4
2009-07-27s4:heimdal Extend the 'hdb as a keytab' codeAndrew Bartlett1-4/+145
2009-07-27s4:kdc Tidy up hdb_samba4 some moreAndrew Bartlett5-63/+90
2009-07-24s4:gensec_gssapi: pass the correct oid to the gssapi layer.Stefan Metzmacher1-4/+11
2009-07-24s4:gensec/spengo: make sure we send the blob with the micListMech signature t...Stefan Metzmacher1-1/+1
2009-07-23s4:ldb: add support for the new Recycle Bin Feature LDAP controlsStefan Metzmacher2-0/+68
2009-07-23s4:libcli/ldap: add support for new Recycle Bin Feature LDAP ControlsStefan Metzmacher1-0/+40
2009-07-23[SAMBA 4 / NETLOGON] Modify type of SAM contextsMatthias Dieter Wallnöfer1-9/+7
2009-07-22frstrans.idl: add new DFS-R FrsTransport interface with dummy functionsStefan Metzmacher1-1/+8
2009-07-22s4:provision Fix provision on FreeBSDAndrew Bartlett1-0/+1
2009-07-21frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamicStefan Metzmacher1-1/+1
2009-07-21frsapi.idl: fix some unknown field namesStefan Metzmacher1-9/+9
2009-07-20Re-add accidently removed shares test.Jelmer Vernooij1-0/+74
2009-07-20s4:kdc Add in a simple check for constrained delegation to selfAndrew Bartlett1-1/+70
2009-07-20[SAMBA 4 directory] Refactoring and clean up of directory structureMatthias Dieter Wallnöfer9-81/+167
2009-07-19Remove unnecessary imports.Jelmer Vernooij6-14/+9
2009-07-19Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij14-193/+79
2009-07-19Include ntsvc NDR in libndr-standard.Jelmer Vernooij1-8/+5
2009-07-19Remove unused variable.Jelmer Vernooij1-1/+0
2009-07-19source4/lib/registry/patchfile.c(reg_diff_load): fixed possible resource leak.Slava Semushin1-0/+1
2009-07-19Fix typoMatthias Dieter Wallnöfer1-1/+1
2009-07-19[SAMBA 4] Some cosmetic changes for the LDB modulesMatthias Dieter Wallnöfer2-12/+12
2009-07-19Cosmetic correctionMatthias Dieter Wallnöfer1-1/+1
2009-07-19Merge more ndr interfaces into libndr-standard.Jelmer Vernooij2-59/+23
2009-07-19librpc: Integrate some subsystems now part of libndr-standard and integrate n...Jelmer Vernooij1-30/+14
2009-07-19Add missing includes.Jelmer Vernooij2-0/+2
2009-07-19provision: Remove unused imports.Jelmer Vernooij1-4/+0
2009-07-19Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij3-19/+30
2009-07-19Remove unnecessary include, update README.Jelmer Vernooij2-4/+0
2009-07-19Remove outdated status file about samba3 -> samba4 upgrade project.Jelmer Vernooij1-68/+0
2009-07-18python: Set right ldb modules directory when using system ldb.Jelmer Vernooij1-0/+2
2009-07-18Actually fill in ldb modules directory.Jelmer Vernooij1-1/+1
2009-07-18Remove pyldb_util and simply duplicate the 5-line function it contains,Jelmer Vernooij6-53/+21
2009-07-18ldb: Display SHLD_FLAGS when building.Jelmer Vernooij1-0/+1
2009-07-17s4-spoolss: fix the build after OsVersion changes.Günther Deschner1-3/+6
2009-07-17Revert "s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compil...Andrew Bartlett1-8/+0
2009-07-17s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett6-23/+60
2009-07-17s4:kdc Rework KDC to pull in less attributes for krbtgt lookupsAndrew Bartlett3-31/+62
2009-07-17s4:kdc rename functions from LDB_ to hdb_samba4Andrew Bartlett1-71/+71