Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Remove the requirement for ldap call made as root. Add in security | Jeremy Allison | 2008-10-20 | 2 | -11/+63 | |
| | | | | | | | | | | | | | | | | | | | | checks for all SAMR calls. Jeremy. | |||||
* | | | | Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba | Jeremy Allison | 2008-10-20 | 18 | -1674/+224 | |
|\ \ \ \ | ||||||
| * | | | | s3-rpcclient: fix cmd_lsa build. | Günther Deschner | 2008-10-20 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | Guenther | |||||
| * | | | | s3-build: re-run make samba3-idl. | Günther Deschner | 2008-10-20 | 5 | -63/+131 | |
| | | | | | | | | | | | | | | | | | | | | Guenther | |||||
| * | | | | idl: merge from s4 lsa.idl to s3. | Günther Deschner | 2008-10-20 | 1 | -20/+40 | |
| | | | | | | | | | | | | | | | | | | | | Guenther | |||||
| * | | | | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-10-20 | 9 | -8/+12 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source3/include/proto.h | |||||
| | * | | | | Fix a valgrind error in idmap_ad_sids_to_unixids() | Volker Lendecke | 2008-10-20 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to initialize all mappings in case we don't find anything. Simo, please check! Volker | |||||
| | * | | | | s3-samr-server: be consistent when reporting we do password complexity. | Günther Deschner | 2008-10-20 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | | | s3-build: no need to duplicate generated ndr_ prototypes. | Günther Deschner | 2008-10-20 | 4 | -1298/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Guenther | |||||
| | * | | | | s3-build: no need to duplicate generated srv_ prototypes. | Günther Deschner | 2008-10-20 | 5 | -73/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Guenther | |||||
| * | | | | | Add source4/ to include path because librpc/gen_ndr is still in source?/ | Jelmer Vernooij | 2008-10-20 | 2 | -1/+2 | |
| | | | | | | ||||||
| * | | | | | Add missing prototypes for samba3-specific libndr/util.c | Jelmer Vernooij | 2008-10-20 | 1 | -1/+10 | |
| | | | | | | ||||||
| * | | | | | Include generated header files rather than using manually written | Jelmer Vernooij | 2008-10-20 | 1 | -1577/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | prototypes. | |||||
| * | | | | | Remove unused macro CONST_ADD. | Jelmer Vernooij | 2008-10-20 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | Remove unused define for crypt (now in libreplace). | Jelmer Vernooij | 2008-10-20 | 1 | -4/+0 | |
| |/ / / / | ||||||
* / / / / | Fix warnings. | Jeremy Allison | 2008-10-20 | 5 | -32/+34 | |
|/ / / / | | | | | | | | | | | | | Jeremy. | |||||
* | | | | Add missing asn1 object. | Jelmer Vernooij | 2008-10-20 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Use tables in Samba 3 ndrdump. | Jelmer Vernooij | 2008-10-20 | 2 | -2/+93 | |
| | | | | ||||||
* | | | | Also build all other Samba 4 binaries during merged build. | Jelmer Vernooij | 2008-10-20 | 1 | -3/+2 | |
| | | | | ||||||
* | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt | Jelmer Vernooij | 2008-10-20 | 5 | -144/+140 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | s3: forgot to remove old copy of krb5pac.idl. | Günther Deschner | 2008-10-20 | 1 | -120/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| * | | | idl: finally share krb5_pac.idl. | Günther Deschner | 2008-10-20 | 4 | -24/+140 | |
| | |/ | |/| | | | | | | | Guenther | |||||
* | | | Regenerate pidl output. | Jelmer Vernooij | 2008-10-20 | 7 | -93/+14 | |
| | | | ||||||
* | | | Share winreg.idl. | Jelmer Vernooij | 2008-10-20 | 2 | -411/+1 | |
|/ / | ||||||
* | | Fix nonempty blank lines | Volker Lendecke | 2008-10-19 | 1 | -91/+91 | |
| | | ||||||
* | | "fn_new"->"fn" in smb_messages[], we got beyond that :-) | Volker Lendecke | 2008-10-19 | 1 | -3/+3 | |
| | | ||||||
* | | Use a direct compare instead of calling strncmp in valid_smb_header | Volker Lendecke | 2008-10-19 | 1 | -1/+5 | |
| | | ||||||
* | | Move the global hosts_allow() check out of the processing loop | Volker Lendecke | 2008-10-19 | 1 | -19/+22 | |
| | | ||||||
* | | vlp: Move closer to the code tested. | Kai Blin | 2008-10-19 | 3 | -1/+451 | |
| | | ||||||
* | | Make sure crypt libs get included. | Jelmer Vernooij | 2008-10-19 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt | Jelmer Vernooij | 2008-10-19 | 32 | -3165/+1473 | |
|\| | ||||||
| * | Move smb.conf parser to libutil to match Samba 4. | Jelmer Vernooij | 2008-10-19 | 1 | -2/+3 | |
| | | ||||||
| * | Add vlp to TORTURE_PROGS since it's required by "make test". | Jelmer Vernooij | 2008-10-19 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 2008-10-19 | 1 | -229/+0 | |
| |\ | ||||||
| | * | Merge branch 'master' of ssh://git.samba.org/data/git/samba into strhex | Jelmer Vernooij | 2008-10-19 | 3 | -35/+35 | |
| | |\ | ||||||
| | * | | Move more functions out of util_str.c into the shared util.c. | Jelmer Vernooij | 2008-10-19 | 1 | -229/+0 | |
| | | | | ||||||
| * | | | Remove silly safe_free() function which is a wrapper around SAFE_FREE(). | Jelmer Vernooij | 2008-10-19 | 7 | -25/+13 | |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | Since it's a function it just sets the local pointer to NULL and basically is an equivalent to free(). It also claims it's being used for callbacks but isn't used that way anywhere. | |||||
| * | | Inline the once-used macro "init_dfsroot" | Volker Lendecke | 2008-10-19 | 2 | -9/+6 | |
| | | | ||||||
| * | | Specify ZLIB_LIBS explicitly in case zlib isn't brought in any other way. | Jelmer Vernooij | 2008-10-19 | 1 | -26/+29 | |
| |/ | ||||||
| * | Make generate_random_buffer signature match that of lib/util. | Jelmer Vernooij | 2008-10-19 | 2 | -8/+2 | |
| | | ||||||
| * | Add TALLOC_CTX pointer to generate_random_str(), for consistency with | Jelmer Vernooij | 2008-10-19 | 6 | -19/+10 | |
| | | | | | | | | Samba 4. | |||||
| * | Remove defines for QSORT_CAST, already provided by libreplace. | Jelmer Vernooij | 2008-10-19 | 1 | -8/+0 | |
| | | ||||||
| * | Simplify SIG_ATOMIC_T define, since sig_atomic_t is always provided by | Jelmer Vernooij | 2008-10-19 | 1 | -4/+2 | |
| | | | | | | | | libreplace. | |||||
| * | Remove duplicate macro definitions (already defined in libutil/attr.h) | Jelmer Vernooij | 2008-10-19 | 1 | -17/+0 | |
| | | ||||||
| * | s3-build: re-run make samba3-idl. | Günther Deschner | 2008-10-19 | 5 | -35/+183 | |
| | | | | | | | | Guenther | |||||
| * | idl: share drsblobs idl. | Günther Deschner | 2008-10-18 | 5 | -776/+1213 | |
| | | | | | | | | Guenther | |||||
| * | drsuapi: build new merged drsuapi idl and helpers. | Günther Deschner | 2008-10-18 | 2 | -3/+3 | |
| | | | | | | | | Guenther | |||||
| * | drsuapi: share drsuapi idl and helper code. | Günther Deschner | 2008-10-18 | 3 | -1988/+0 | |
| | | | | | | | | Guenther | |||||
| * | s3-build: fix the build of smbd. | Günther Deschner | 2008-10-18 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | Use attr.h rather than having local defines for GCC attributes. | Jelmer Vernooij | 2008-10-18 | 1 | -13/+6 | |
| | |