summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-03pidl: added int3264 as a base typeAndrew Tridgell3-0/+14
2009-10-03s3:Makefile: minor clean upBjörn Jacke1-2/+0
2009-10-03s3:Makefile: fix libnetapi dependencies with static buildBjörn Jacke1-2/+1
2009-10-03s3:Makefile: eventlogadm dependency cleanupBjörn Jacke1-2/+2
2009-10-03s3:Makefile: fix libwbclient dependencies with static buildBjörn Jacke2-34/+30
2009-10-03s3:Makefile: fix libtdb dependencies with static buildBjörn Jacke1-56/+55
2009-10-03s3:Makefile: fix talloc dependencies with static build (2nd try)Björn Jacke1-65/+64
2009-10-03Revert "s3:Makefile: fix talloc dependencies with static build"Björn Jacke1-64/+65
2009-10-03s3:Makefile: libsmbsharemode dependency cleanupBjörn Jacke1-1/+0
2009-10-03s3:Makefile: net utility dependency cleanupBjörn Jacke1-1/+1
2009-10-03s3:configure: use --aѕ-needed linker option when supportedBjörn Jacke1-0/+17
2009-10-03s3:doc: add some detail about lanman auth parameterBjörn Jacke1-0/+7
2009-10-03Revert "s4:LDB/LDAP - Re-allow renames"Matthias Dieter Wallnöfer1-49/+4
2009-10-02s4:repl_meta_data - variousMatthias Dieter Wallnöfer1-9/+38
2009-10-02Remove lots of duplicate code and move it into oneJeremy Allison7-157/+91
2009-10-02s4:ldap.py - add a very special rename test (with invalid - empty RDN)Matthias Dieter Wallnöfer1-9/+23
2009-10-02s4:ldb_ildap - Don't segfault on a empty RDNMatthias Dieter Wallnöfer1-4/+12
2009-10-02s4:LDB/LDAP - Re-allow renamesMatthias Dieter Wallnöfer2-7/+47
2009-10-02Missed one VFS_STAT -> VFS_LSTATJeremy Allison1-1/+1
2009-10-02Fix more use of VFS_STAT when posix pathnames selected.Jeremy Allison3-20/+51
2009-10-02s4:ldap.py - major enhancementsMatthias Dieter Wallnöfer1-102/+187
2009-10-02s4:ldb Don't allow RDN to be modified with an LDB modify messageAndrew Bartlett1-1/+30
2009-10-02s4:rdn_name module - a normal error message should be enough for this failureMatthias Dieter Wallnöfer1-7/+9
2009-10-02s4:ldb Don't allow modifcation of distinguishedNameAndrew Bartlett1-1/+7
2009-10-02s4:dsdb Return correct error on invalid attributeAndrew Bartlett1-1/+2
2009-10-02s4:dsdb Pass down the exact error code on failure in repl_meta_dataAndrew Bartlett1-5/+5
2009-10-02s4:samdb_set_password - Return the maximum password age when requested (not t...Matthias Dieter Wallnöfer1-2/+3
2009-10-02s4:samdb_set_password - cosmetic fixesMatthias Dieter Wallnöfer1-44/+58
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer27-71/+72
2009-10-02s4/srvsvc: deactivate a "ntvfs_connect" with a wrong parameterMatthias Dieter Wallnöfer1-1/+3
2009-10-02s4:provision_users.ldif - Put potential primary groups in front of the fileMatthias Dieter Wallnöfer1-19/+20
2009-10-02Revert "s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks."Andrew Tridgell1-47/+12
2009-10-02Revert "s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA"Andrew Tridgell1-4/+10
2009-10-02Revert "s4:ldb always talloc_free() the ldb_ldif_write context, even on success"Andrew Tridgell1-1/+0
2009-10-02Revert "s4:ldb Remove LTDB_PACKING_FORMAT_NODN"Andrew Tridgell2-0/+16
2009-10-02Revert "s4-ldb: merged with master"Andrew Tridgell5-623/+523
2009-10-02Revert "s4-ldb: overallocate idxptr to reduce memory fragmentation"Andrew Tridgell1-3/+1
2009-10-02Revert "s4-ldb: fixed a memory leak"Andrew Tridgell1-6/+1
2009-10-02s4-winbind: support the s3 response flags on krb5 auth tooAndrew Tridgell2-8/+65
2009-10-02s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -aAndrew Tridgell1-0/+112
2009-10-02s4:ldb.h - cosmetic - add whitespaceMatthias Dieter Wallnöfer1-1/+1
2009-10-02s4:provision - Cosmetic - right indentationsMatthias Dieter Wallnöfer1-5/+6
2009-10-02s4:dsdb Fix crash from LDAP login of DOM\\Andrew Bartlett1-5/+3
2009-10-02s4:dsdb rework instanceType module - put instanceType in provisionAndrew Bartlett5-33/+17
2009-10-02s4:dsdb Don't allow creating of new objects with an isDefunct schema classAndrew Bartlett1-1/+7
2009-10-02s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OIDAndrew Bartlett4-0/+154
2009-10-02s4:ldap_server Ensure we don't segfault when sent a NULL new RDNAndrew Bartlett1-4/+7
2009-10-02s4:provision Ensure we add the schema with the 'relax' controlAndrew Bartlett1-2/+4
2009-10-02s4-ldb: fixed a memory leakAndrew Tridgell1-1/+6
2009-10-02s4-ldb: overallocate idxptr to reduce memory fragmentationAndrew Tridgell1-1/+3