Age | Commit message (Expand) | Author | Files | Lines |
2009-07-20 | s4:kdc Add in a simple check for constrained delegation to self | Andrew Bartlett | 1 | -1/+70 |
2009-07-20 | [SAMBA 4 directory] Refactoring and clean up of directory structure | Matthias Dieter Wallnöfer | 9 | -81/+167 |
2009-07-19 | Remove unnecessary imports. | Jelmer Vernooij | 6 | -14/+9 |
2009-07-19 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 14 | -193/+79 |
2009-07-19 | Include ntsvc NDR in libndr-standard. | Jelmer Vernooij | 1 | -8/+5 |
2009-07-19 | Remove unused variable. | Jelmer Vernooij | 1 | -1/+0 |
2009-07-19 | source4/lib/registry/patchfile.c(reg_diff_load): fixed possible resource leak. | Slava Semushin | 1 | -0/+1 |
2009-07-19 | Fix typo | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-07-19 | [SAMBA 4] Some cosmetic changes for the LDB modules | Matthias Dieter Wallnöfer | 2 | -12/+12 |
2009-07-19 | Cosmetic correction | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-07-19 | Merge more ndr interfaces into libndr-standard. | Jelmer Vernooij | 2 | -59/+23 |
2009-07-19 | librpc: Integrate some subsystems now part of libndr-standard and integrate n... | Jelmer Vernooij | 1 | -30/+14 |
2009-07-19 | Add missing includes. | Jelmer Vernooij | 2 | -0/+2 |
2009-07-19 | provision: Remove unused imports. | Jelmer Vernooij | 1 | -4/+0 |
2009-07-19 | Create libndr-standard, which includes the NDR marshalling code for | Jelmer Vernooij | 3 | -19/+30 |
2009-07-19 | Remove unnecessary include, update README. | Jelmer Vernooij | 2 | -4/+0 |
2009-07-19 | Remove outdated status file about samba3 -> samba4 upgrade project. | Jelmer Vernooij | 1 | -68/+0 |
2009-07-18 | python: Set right ldb modules directory when using system ldb. | Jelmer Vernooij | 1 | -0/+2 |
2009-07-18 | Actually fill in ldb modules directory. | Jelmer Vernooij | 1 | -1/+1 |
2009-07-18 | Remove pyldb_util and simply duplicate the 5-line function it contains, | Jelmer Vernooij | 6 | -53/+21 |
2009-07-18 | ldb: Display SHLD_FLAGS when building. | Jelmer Vernooij | 1 | -0/+1 |
2009-07-17 | s4-spoolss: fix the build after OsVersion changes. | Günther Deschner | 1 | -3/+6 |
2009-07-17 | Revert "s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compil... | Andrew Bartlett | 1 | -8/+0 |
2009-07-17 | s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e... | Andrew Bartlett | 6 | -23/+60 |
2009-07-17 | s4:kdc Rework KDC to pull in less attributes for krbtgt lookups | Andrew Bartlett | 3 | -31/+62 |
2009-07-17 | s4:kdc rename functions from LDB_ to hdb_samba4 | Andrew Bartlett | 1 | -71/+71 |
2009-07-17 | Revert "fix LSA-PRIVILEGES" | Günther Deschner | 1 | -3/+2 |
2009-07-17 | Revert "fix LSA-TRUSTED-DOMAINS" | Günther Deschner | 1 | -3/+2 |
2009-07-17 | s4-smbtorture: use secinfo flags instead of numbers in lsa test. | Günther Deschner | 1 | -1/+3 |
2009-07-16 | s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compiler version | Stefan Metzmacher | 1 | -0/+8 |
2009-07-16 | s4:heimdal_build: try to fix the build on systems without ifaddrs.h | Stefan Metzmacher | 2 | -0/+10 |
2009-07-16 | s4:heimdal_build: tell heimdal we have inet_aton() | Stefan Metzmacher | 1 | -0/+4 |
2009-07-16 | s4-smbtorture: use torture_comment in RPC-LSA tests. | Günther Deschner | 1 | -204/+204 |
2009-07-16 | fix LSA-PRIVILEGES | Günther Deschner | 1 | -2/+3 |
2009-07-16 | fix LSA-TRUSTED-DOMAINS | Günther Deschner | 1 | -2/+3 |
2009-07-16 | s4-smbtorture: move all privilege tests to RPC-LSA-PRIVILEGES. | Günther Deschner | 2 | -12/+54 |
2009-07-16 | s4-smbtorture: move all trusted domain tests to RPC-LSA-TRUSTED-DOMAINS. | Günther Deschner | 2 | -7/+49 |
2009-07-16 | s4:heimdal_build: try to fix the build on Solaris | Stefan Metzmacher | 1 | -0/+1 |
2009-07-16 | s4:kdc Initialise new hdb function pointers. | Andrew Bartlett | 1 | -0/+3 |
2009-07-16 | s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7... | Andrew Bartlett | 67 | -590/+1210 |
2009-07-16 | lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL. | Günther Deschner | 1 | -1/+1 |
2009-07-16 | s4-smbtorture: some work on getprinterdriver and getprinterdriver2 tests. | Günther Deschner | 1 | -23/+46 |
2009-07-16 | s4:gensec Rework gensec_krb5 mutual authentication defaults | Andrew Bartlett | 1 | -24/+28 |
2009-07-16 | s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIRED | Andrew Bartlett | 1 | -1/+4 |
2009-07-16 | s4:gensec Allow mutual auth to be turned off in 'fake_gssapi_krb5' | Andrew Bartlett | 1 | -5/+15 |
2009-07-16 | s4:dsdb Handle dc/domain/forest functional levels properly | Andrew Bartlett | 9 | -21/+174 |
2009-07-16 | Add a way to set an opaque integer onto a samdb | Andrew Bartlett | 2 | -0/+67 |
2009-07-16 | Add ad-schema/*.txt and utils to the installmisc.sh | Timur I. Bakeyev | 1 | -3/+7 |
2009-07-15 | s4:winbind: rename uint => uint32_t as uint isn't portable | Stefan Metzmacher | 1 | -1/+1 |
2009-07-15 | s4:libnet: rename uint => uint32_t because uint is not portable | Stefan Metzmacher | 4 | -6/+6 |