summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3-smbd Remove set but unused variablesAndrew Bartlett2011-06-281-9/+0
* s3-param Rename struct service and struct globalsAndrew Bartlett2011-06-281-31/+31
* s3-param Remove lp_parm_stringAndrew Bartlett2011-06-281-12/+0
* s3-param make lp_passdb_backend() a normal lp_ function againAndrew Bartlett2011-06-281-42/+1
* s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke2011-06-274-9/+11
* s3:g_lock: g_lock.tdb should not be executableChristian Ambach2011-06-271-1/+2
* s3: Fix winbindd_wins_bynameVolker Lendecke2011-06-251-2/+3
* s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids testMichael Adam2011-06-251-1/+1
* s3:test: fix the smbclient_s3 test on older systemsMichael Adam2011-06-241-1/+1
* s3:test: fix the net registry roundtrip test on older systemsMichael Adam2011-06-241-1/+1
* s3:configure: remove unused --with-rootsbindir configure optionStefan Metzmacher2011-06-242-19/+0
* s3-autconf Move nmbd socket directory to PREFIX/var/nmbdAndrew Bartlett2011-06-241-2/+2
* s3-buildoptions Show compiled-in location of the new ncaclrpc and nmbd socketsAndrew Bartlett2011-06-241-0/+2
* Add NT_STATUS_IO_REPARSE_TAG_NOT_HANDLEDVolker Lendecke2011-06-242-0/+3
* s3: Fix an error message in smbclient symlinkVolker Lendecke2011-06-241-1/+1
* s3: Use reparse point style symlinksVolker Lendecke2011-06-241-18/+18
* s3: Remove a call to cli_errstrVolker Lendecke2011-06-241-2/+4
* s3: Add cli_symlinkVolker Lendecke2011-06-244-0/+242
* s3: Add SYMLINK_FLAG_RELATIVE defineVolker Lendecke2011-06-241-0/+2
* s3: Add symlink reparse point marshalling routinesVolker Lendecke2011-06-244-0/+185
* lib: Allow NULL converted_size in convert_string_tallocVolker Lendecke2011-06-241-2/+6
* s4:selftest: test ntvfs.cifs with s4u2proxyStefan Metzmacher2011-06-242-7/+56
* s4:selftest: use wildcards for ntvfs.cifs tests in knownfail and skip filesStefan Metzmacher2011-06-242-36/+20
* selftest/Samba4: correctly upper case the netbiosname variableStefan Metzmacher2011-06-241-5/+7
* s4:kdc: implement samba_kdc_check_s4u2proxy()Stefan Metzmacher2011-06-242-0/+106
* s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuffStefan Metzmacher2011-06-242-0/+269
* s4:python/samba/samdb: add toggle_userAccountFlags() helper functionStefan Metzmacher2011-06-241-10/+35
* 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.0alpha16samba-4.0.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.samba-4.0.0alpha15Jelmer 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