summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:smbd: use StrCaseCmp() instead of strcasecmpStefan Metzmacher2010-02-091-4/+3
* s3:smbd: Fix really ugly bool vs. int bug!!!Stefan Metzmacher2010-02-091-2/+2
* check_python.m4 - Raise the minimum python version up to 2.4Matthias Dieter Wallnöfer2010-02-091-0/+5
* pidl - Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer2010-02-091-4/+0
* s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer2010-02-0911-44/+0
* s3-docs: Fix make manpages3.Karolin Seeger2010-02-091-1/+1
* s3-docs: Add missing para end tag.Karolin Seeger2010-02-091-0/+1
* testprogs: regenerate printlib prototypes for spoolss test.Günther Deschner2010-02-091-27/+39
* testprogs: print job info levels in EnumJobs() spoolss tests.Günther Deschner2010-02-092-0/+101
* testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() spool...Günther Deschner2010-02-092-0/+42
* testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss ...Günther Deschner2010-02-092-0/+35
* testprogs: print monitor info levels in EnumMonitors() spoolss tests.Günther Deschner2010-02-092-0/+45
* testprogs: print port info levels in EnumPorts() spoolss tests.Günther Deschner2010-02-092-0/+79
* testprogs: print form info levels in EnumForms(),GetForm() spoolss tests.Günther Deschner2010-02-092-0/+67
* s3:selftest: make selftest requires bash for nowStefan Metzmacher2010-02-091-1/+1
* s3:passdb: only use gid_to_sid() result if the result is a group of our local...Stefan Metzmacher2010-02-091-4/+16
* s3: fix some wrong newlines in de translation stringsBjörn Jacke2010-02-091-8/+8
* vfs_catia: fix return type warningsBjörn Jacke2010-02-091-2/+2
* s4-torture: allow host-only in unc lists in smbtortureAndrew Tridgell2010-02-092-4/+7
* Make "nmbd bind explicit broadcast" on by default.Jeremy Allison2010-02-083-6/+12
* Fix bug #6876 for acl_tdb module.Jeremy Allison2010-02-081-2/+1
* s3:libsmb: fix NetServerEnum3 rap calls.Stefan Metzmacher2010-02-081-5/+19
* s3:smbd: implement api_RNetServerEnum3Stefan Metzmacher2010-02-081-1/+212
* s3:smbd: add/improve some DEBUG messages in api_RNetServerEnum2()Stefan Metzmacher2010-02-081-4/+6
* s3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2Stefan Metzmacher2010-02-081-3/+3
* s3:docs-xml: document "nmbd bind explicit broadcast"Stefan Metzmacher2010-02-081-0/+16
* s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...Stefan Metzmacher2010-02-083-1/+13
* s3:nmbd: also listen explicit on the subnet broadcast addressesStefan Metzmacher2010-02-086-115/+222
* release-scripts: parametrize scriptsSimo Sorce2010-02-083-62/+84
* talloc: Fix abi checks in release scriptSimo Sorce2010-02-081-17/+24
* talloc: Fix abi checks and ifdefsSimo Sorce2010-02-083-4/+32
* s4-smbtorture: skip over ValidatePassword if DCERPC error is returned.Günther Deschner2010-02-081-0/+4
* s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSDMatthias Dieter Wallnöfer2010-02-081-2/+3
* s3-net: fix net ads dns usage calls.Günther Deschner2010-02-081-3/+8
* s3:pdb_ldap: don't search for the users primary group, if we already know itStefan Metzmacher2010-02-081-31/+35
* s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.Stefan Metzmacher2010-02-082-7/+34
* s3:pdb_ldap: try to build the full unix_pw structure with ldapsam:trusted sup...Stefan Metzmacher2010-02-081-5/+85
* s3:passdb: speed up pdb_get_group_sid()Stefan Metzmacher2010-02-081-5/+28
* s3: Make pdb_copy_sam_account also copy the group sidVolker Lendecke2010-02-081-0/+4
* s3: shortcut gid_to_sid when "ldapsam:trusted = yes"Stefan Metzmacher2010-02-081-0/+71
* s4:heimdal: regerenate filesStefan Metzmacher2010-02-089-173/+218
* s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate filesStefan Metzmacher2010-02-081-1/+9
* libreplace: add check for NSS_WRAPPER_DISABLE similar to SOCKET_WRAPPER_DISABLEStefan Metzmacher2010-02-081-2/+4
* libreplace: Attempt to fix bug 5910, detect a broken getaddrinfoVolker Lendecke2010-02-081-0/+25
* s3: Don't invalidate cache for uninitialized domains.Bo Yang2010-02-093-1/+52
* s3: signals are processed twice in child.Bo Yang2010-02-093-5/+36
* s3: quiet the unresolved symbol warnings of the Compaq compiler when linking ...Björn Jacke2010-02-081-0/+11
* s4-torture: more useful error message in SMB2-DIRAndrew Tridgell2010-02-081-2/+2
* nbt: don't reference the event_ctx in nbtsockAndrew Tridgell2010-02-081-1/+1
* talloc: fixed doc typoAndrew Tridgell2010-02-081-1/+1