summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner2009-07-161-1/+1
* s4-smbtorture: some work on getprinterdriver and getprinterdriver2 tests.Günther Deschner2009-07-161-23/+46
* s4:gensec Rework gensec_krb5 mutual authentication defaultsAndrew Bartlett2009-07-161-24/+28
* s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett2009-07-161-1/+4
* s4:gensec Allow mutual auth to be turned off in 'fake_gssapi_krb5'Andrew Bartlett2009-07-161-5/+15
* s4:dsdb Handle dc/domain/forest functional levels properlyAndrew Bartlett2009-07-169-21/+174
* Add a way to set an opaque integer onto a samdbAndrew Bartlett2009-07-162-0/+67
* Add ad-schema/*.txt and utils to the installmisc.shTimur I. Bakeyev2009-07-161-3/+7
* s4:winbind: rename uint => uint32_t as uint isn't portableStefan Metzmacher2009-07-151-1/+1
* s4:libnet: rename uint => uint32_t because uint is not portableStefan Metzmacher2009-07-154-6/+6
* s4:heimdal_build: try to fix the build on SolarisStefan Metzmacher2009-07-151-3/+1
* s4:ntvfs/ipc: replace unnesessary talloc_reference() by a simple talloc_strdup()Stefan Metzmacher2009-07-151-1/+2
* s3:ntvfs/posix: avoid unnesessary talloc_reference()Stefan Metzmacher2009-07-151-1/+4