summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-04python/loadparm: Get shares listing working.Ricardo Jorge1-5/+6
2009-08-04pyldb: Properly keep copies of Python string contents, rather thanJelmer Vernooij1-9/+21
2009-08-04s4-ldap_server: fix generated error string in map_ldb_error().Günther Deschner1-1/+1
2009-08-04s3-spoolss: fix crash bug in spoolss_addprinterex_level_2.Günther Deschner1-1/+1
2009-08-03Add some const to winbind_userinfoVolker Lendecke12-41/+49
2009-08-03Fix a typoVolker Lendecke1-1/+1
2009-08-03Fix some nonempty blank linesVolker Lendecke1-3/+3
2009-08-03pyldb: Raise proper exception when attempting to assign a string to a dnJelmer Vernooij2-5/+24
2009-08-03s3-pdb_ldap: Make ldapsam_alias_memberships behave like the tdbsam equivalent.Günther Deschner1-0/+7
2009-08-03s4: Change constant to comply with the merged buildMatthias Dieter Wallnöfer1-1/+1
2009-08-03s3/docs: Fix typos.Karolin Seeger1-2/+2
2009-08-03s3/s4: Add new autogenerated files from "make idl_full"Matthias Dieter Wallnöfer5-748/+1183
2009-08-03s4: Torture test for enhancements in "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer1-26/+275
2009-08-03s4: Enhancements in the "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer1-65/+194
2009-08-03netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call co...Matthias Dieter Wallnöfer1-48/+114
2009-08-03netlogon.idl: Removes the form "str[]" for string declarationsMatthias Dieter Wallnöfer1-40/+40
2009-08-03Return infinite time for last last logoff when last logoff = 0Matthieu Patou3-2/+18
2009-08-03s3: check in .po files for pam_winbind.Bo Yang18-0/+2850
2009-08-02Fix some nonempty blank linesVolker Lendecke3-56/+56
2009-08-02Fix breakage for connect function after API change (connect -> connect_fn)Alexander Bokovoy2-2/+2
2009-08-02Refactor 9b78af1f: Fix lookupname recursionVolker Lendecke7-30/+24
2009-08-01Some mods for recent coding conventionsVolker Lendecke2-3/+6
2009-08-01Place a comment correctlyVolker Lendecke1-1/+4
2009-08-01Fix indentationVolker Lendecke1-1/+1
2009-07-31Refactoring: mem_ctx is not needed as an argument to centry_sidVolker Lendecke1-21/+25
2009-07-31Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSSVolker Lendecke3-8/+11
2009-07-31Fix some nonempty linesVolker Lendecke2-9/+9
2009-07-31Remove a pointless variableVolker Lendecke1-3/+1
2009-07-31We're not changing last write, but setting this to be FILE_NOTIFY_CHANGE_CREA...Jeremy Allison1-1/+1
2009-07-31s3: Remove invalid constantMatthias Dieter Wallnöfer1-1/+0
2009-07-31Merge branch 'master' of git://git.samba.org/sambaMatthias Dieter Wallnöfer1-0/+1
2009-07-31s4: Correct renamed constantsMatthias Dieter Wallnöfer2-6/+6
2009-07-31Provide a mem_ctx for child requestsVolker Lendecke1-0/+1
2009-07-31s4: Adds a small test for the new enhanced error messages from the AD LDAP se...Matthias Dieter Wallnöfer1-4/+183
2009-07-31s4: Enhances the LDAP server to display error messages like Windows ServerMatthias Dieter Wallnöfer1-27/+178
2009-07-31Adds new error codes (needed for enhancing error messages for SAMBA 4 AD LDAP...Matthias Dieter Wallnöfer4-18/+83
2009-07-31Slightly restructure the async winbind request calling conventionVolker Lendecke4-20/+17
2009-07-31s4:libcli/ldap: the tls code steals the original socket on its own nowStefan Metzmacher1-3/+0
2009-07-31s4:ldap_server: the tls code steals the original socket on its own nowStefan Metzmacher2-2/+2
2009-07-31s4:tls: avoid using talloc_reference() in tls_init_client()Stefan Metzmacher1-6/+2
2009-07-31s4:tls: avoid using talloc_reference() in tls_init_server()Stefan Metzmacher1-8/+1
2009-07-31s4:libnet: use talloc_strdup() instead of talloc_reference()Stefan Metzmacher2-2/+2
2009-07-31s4:build: make sure that we regenerate proto headers when source files changeStefan Metzmacher1-0/+2
2009-07-31librpc/ndr_drsuapi: fix a memory leak on ndr_push_drsuapi_DsReplicaOID()Stefan Metzmacher1-0/+1
2009-07-31util/asn1: fix potential memory leak in asn1_write_OID()Stefan Metzmacher1-0/+1
2009-07-31s4:auth: make sure we have elements returned at all in authsam_expand_nested_...Stefan Metzmacher1-0/+6
2009-07-31s4: Patch to implement nested group and privilegesMatthias Dieter Wallnöfer1-34/+100
2009-07-31tdb: don't alter tdb->flags in tdb_reopen_all()Rusty Russell1-6/+13
2009-07-31tdb: Reimplementation of Metze's "lib/tdb: if we know pwrite and pread are th...Rusty Russell1-5/+10
2009-07-31tdb: Revert "lib/tdb: if we know pwrite and pread are thread/fork safe tdb_re...Rusty Russell1-5/+0