summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Update WHATSNEW.txt with news for Samba 4.0 alpha16Andrew Bartlett2-318/+101
2011-06-24build: Remove blacklist now we have a common buildAndrew Bartlett1-10/+0
2011-06-24s3-build Add dep on popt to fix FreeBSD buildAndrew Bartlett1-1/+1
2011-06-24selftest: Cope with no binary argument being supplied to gdb_backtraceAndrew Bartlett1-11/+25
2011-06-24selftest: Remove %PROG% argument from 'panic action'Andrew Bartlett2-2/+2
2011-06-24s3-selftest Remove unused gdb_backtraceAndrew Bartlett1-87/+0
2011-06-24param: Remove remaining references to announce as and announce versionAndrew Bartlett4-64/+0
2011-06-24s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett2-56/+29
2011-06-24s3-build: Require fully defined symbols for all public librariesAndrew Bartlett1-1/+1
2011-06-24s3-build: Remove SECRETS3 as a samba3core depAndrew Bartlett1-5/+10
2011-06-24s3-param Remove %(DomainSID) supportAndrew Bartlett1-102/+0
2011-06-24Fix bug #8254 - "acl check permissions = no" does not work in all casesJeremy Allison2-2/+16
2011-06-23build: Add a script to install python and Samba with one commandAndrew Bartlett1-0/+41
2011-06-23s3-param Remove 'announce version' parameterAndrew Bartlett10-103/+22
2011-06-23param: Remove "announce as" parameterAndrew Bartlett5-98/+4
2011-06-23s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett3-2/+12
2011-06-23s3-swat Remove d_printf() callsAndrew Bartlett1-2/+2
2011-06-23lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett3-34/+3
2011-06-23lib/util/charset: Remove 'display charset'Andrew Bartlett13-157/+63
2011-06-23s3: Add IO_REPARSE_TAG_SYMLINK defineVolker Lendecke1-0/+1
2011-06-23s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-06-23s3: remove prototype of convert_string_error from proto.hMichael Adam1-4/+0
2011-06-23s3: remove prototype of convert_string from proto.hMichael Adam1-4/+0
2011-06-23dfsreferral: search client's site and use itMatthieu Patou1-2/+2
2011-06-22s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatchMatthieu Patou1-2/+3
2011-06-22s4-dbcheck: remove unused includeMatthieu Patou1-1/+1
2011-06-22s4-schema: avoid segfaulting if id3.guid is NULLMatthieu Patou1-2/+1
2011-06-22s4-samba_dnsupdate: set environment via the env parameterMatthieu Patou1-1/+1
2011-06-22s4-upgradeprovision: Don't forget to populate the non replicated objects, and...Matthieu Patou1-2/+4
2011-06-22dbchecker: cope with a broken link to Deleted ObjectsAndrew Tridgell1-2/+9
2011-06-22dbchecker: fixed argument error for -H and DNAndrew Tridgell1-1/+1
2011-06-22dbchecker: when fixing a bad GUID in a DN, search by the string DNAndrew Tridgell1-1/+1
2011-06-22samba-tool: added --attrs option to dbcheckAndrew Tridgell2-8/+15
2011-06-22samba-tool: make the dbcheck class available outside of samba-toolAndrew Tridgell2-285/+324
2011-06-22samba-tool: added --quiet option to dbcheckAndrew Tridgell1-35/+43
2011-06-22s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w...Stefan Metzmacher1-1/+1
2011-06-22s4:ntvfs/cifs: add option to use S4U2ProxyStefan Metzmacher1-0/+49
2011-06-22s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher1-1/+48
2011-06-22s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()Stefan Metzmacher3-5/+134
2011-06-22Update eDirectory schemaJim McDonough1-49/+20
2011-06-22s4-dsdb: bypass validation when relax setAndrew Tridgell1-1/+2
2011-06-22samba-tool: allow for running dbcheck against a remove ldap serverAndrew Tridgell1-5/+14
2011-06-22samba-tool: expanded dbcheck DN checkingAndrew Tridgell1-21/+104
2011-06-22s4-dsdb: prioritise GUID in extended_dn_inAndrew Tridgell1-8/+11
2011-06-22s4-dsdb: catch duplicate matches in extended_dn_inAndrew Tridgell1-0/+12
2011-06-22s3: Added missing includes to .clang_complete.Andreas Schneider1-0/+2
2011-06-22s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCsStefan Metzmacher1-1/+47
2011-06-22s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()Stefan Metzmacher1-94/+99
2011-06-22s4:auth/kerberos: reformat kerberos_kinit_password_cc()Stefan Metzmacher1-32/+41
2011-06-22s4:auth/kerberos: don't mix s4u2self creds with machine account credsStefan Metzmacher1-24/+76