summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-spoolss: fix the build after OsVersion changes.Günther Deschner2009-07-171-3/+6
* Revert "s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compil...Andrew Bartlett2009-07-171-8/+0
* s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett2009-07-176-23/+60
* s4:kdc Rework KDC to pull in less attributes for krbtgt lookupsAndrew Bartlett2009-07-173-31/+62
* s4:kdc rename functions from LDB_ to hdb_samba4Andrew Bartlett2009-07-171-71/+71
* Revert "fix LSA-PRIVILEGES"Günther Deschner2009-07-171-3/+2
* Revert "fix LSA-TRUSTED-DOMAINS"Günther Deschner2009-07-171-3/+2
* s4-smbtorture: use secinfo flags instead of numbers in lsa test.Günther Deschner2009-07-171-1/+3
* s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compiler versionStefan Metzmacher2009-07-161-0/+8
* s4:heimdal_build: try to fix the build on systems without ifaddrs.hStefan Metzmacher2009-07-162-0/+10
* s4:heimdal_build: tell heimdal we have inet_aton()Stefan Metzmacher2009-07-161-0/+4
* s4-smbtorture: use torture_comment in RPC-LSA tests.Günther Deschner2009-07-161-204/+204
* fix LSA-PRIVILEGESGünther Deschner2009-07-161-2/+3
* fix LSA-TRUSTED-DOMAINSGünther Deschner2009-07-161-2/+3
* s4-smbtorture: move all privilege tests to RPC-LSA-PRIVILEGES.Günther Deschner2009-07-162-12/+54
* s4-smbtorture: move all trusted domain tests to RPC-LSA-TRUSTED-DOMAINS.Günther Deschner2009-07-162-7/+49
* s4:heimdal_build: try to fix the build on SolarisStefan Metzmacher2009-07-161-0/+1
* s4:kdc Initialise new hdb function pointers.Andrew Bartlett2009-07-161-0/+3
* s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett2009-07-1667-590/+1210