summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* HEIMDAL:kdc: don't allow self delegation if a backend check_constrained_deleg...Stefan Metzmacher2011-06-241-4/+4
* HEIMDAL:kdc: pass down the server hdb_entry_ex to check_constrained_delegation()Stefan Metzmacher2011-06-241-5/+19
* HEIMDAL:kdc: use the correct client realm in the EncTicketPartStefan Metzmacher2011-06-241-1/+1
* Add NT_STATUS_IO_REPARSE_DATA_INVALIDVolker Lendecke2011-06-242-0/+3
* s4-lsa: Fix typoSumit Bose2011-06-241-1/+1
* s3:vfs_commit: fix buildBjörn Jacke2011-06-241-0/+1
* s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if neede...Stefan Metzmacher2011-06-242-0/+10
* Merge commit 'release-4-0-0alpha16' into master4-tmpStefan Metzmacher2011-06-240-0/+0
|\
| * Merge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba-4.0alpha16Andrew Bartlett2011-06-241484-25241/+78250
| |\
| | * release Samba 4.0 alpha16Andrew Bartlett2011-06-241-1/+1
| | * Update WHATSNEW.txt with news for Samba 4.0 alpha16Andrew Bartlett2011-06-242-318/+101
| | * build: Remove blacklist now we have a common buildAndrew Bartlett2011-06-241-10/+0
* | | Merge commit 'release-4-0-0alpha15' into master4-tmpStefan Metzmacher2011-06-240-0/+0
|\| |
| * | Release alpha15.Jelmer Vernooij2011-04-231-1/+1
| * | Update WHATSNEW4.txt.Jelmer Vernooij2011-04-231-17/+8
* | | VERSION: on the road to alpha17Andrew Bartlett2011-06-241-2/+2
* | | release Samba 4.0 alpha16Andrew Bartlett2011-06-241-1/+1
* | | Update WHATSNEW.txt with news for Samba 4.0 alpha16Andrew Bartlett2011-06-242-318/+101
* | | build: Remove blacklist now we have a common buildAndrew Bartlett2011-06-241-10/+0
* | | s3-build Add dep on popt to fix FreeBSD buildAndrew Bartlett2011-06-241-1/+1
* | | selftest: Cope with no binary argument being supplied to gdb_backtraceAndrew Bartlett2011-06-241-11/+25
* | | selftest: Remove %PROG% argument from 'panic action'Andrew Bartlett2011-06-242-2/+2
* | | s3-selftest Remove unused gdb_backtraceAndrew Bartlett2011-06-241-87/+0
* | | param: Remove remaining references to announce as and announce versionAndrew Bartlett2011-06-244-64/+0
| |/ |/|
* | s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett2011-06-242-56/+29
* | s3-build: Require fully defined symbols for all public librariesAndrew Bartlett2011-06-241-1/+1
* | s3-build: Remove SECRETS3 as a samba3core depAndrew Bartlett2011-06-241-5/+10
* | s3-param Remove %(DomainSID) supportAndrew Bartlett2011-06-241-102/+0
* | Fix bug #8254 - "acl check permissions = no" does not work in all casesJeremy Allison2011-06-242-2/+16
* | build: Add a script to install python and Samba with one commandAndrew Bartlett2011-06-231-0/+41
* | s3-param Remove 'announce version' parameterAndrew Bartlett2011-06-2310-103/+22
* | param: Remove "announce as" parameterAndrew Bartlett2011-06-235-98/+4
* | s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett2011-06-233-2/+12
* | s3-swat Remove d_printf() callsAndrew Bartlett2011-06-231-2/+2
* | lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett2011-06-233-34/+3
* | lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-2313-157/+63
* | s3: Add IO_REPARSE_TAG_SYMLINK defineVolker Lendecke2011-06-231-0/+1
* | s3: Fix some nonempty blank linesVolker Lendecke2011-06-231-3/+3
* | s3: remove prototype of convert_string_error from proto.hMichael Adam2011-06-231-4/+0
* | s3: remove prototype of convert_string from proto.hMichael Adam2011-06-231-4/+0
* | dfsreferral: search client's site and use itMatthieu Patou2011-06-231-2/+2
* | s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatchMatthieu Patou2011-06-221-2/+3
* | s4-dbcheck: remove unused includeMatthieu Patou2011-06-221-1/+1
* | s4-schema: avoid segfaulting if id3.guid is NULLMatthieu Patou2011-06-221-2/+1
* | s4-samba_dnsupdate: set environment via the env parameterMatthieu Patou2011-06-221-1/+1
* | s4-upgradeprovision: Don't forget to populate the non replicated objects, and...Matthieu Patou2011-06-221-2/+4
* | dbchecker: cope with a broken link to Deleted ObjectsAndrew Tridgell2011-06-221-2/+9
* | dbchecker: fixed argument error for -H and DNAndrew Tridgell2011-06-221-1/+1
* | dbchecker: when fixing a bad GUID in a DN, search by the string DNAndrew Tridgell2011-06-221-1/+1
* | samba-tool: added --attrs option to dbcheckAndrew Tridgell2011-06-222-8/+15