summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij1-1/+2
2007-10-10r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...Stefan Metzmacher1-0/+1
2007-10-10r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij1-0/+1
2007-10-10r9595: Add ldb map moduleJelmer Vernooij1-0/+2
2007-10-10r9589: Support reading secrets tdbJelmer Vernooij1-0/+1
2007-10-10r9581: Registry dbJelmer Vernooij1-0/+1
2007-10-10r9557: Some more updates. Use combined function for parsing a set ofJelmer Vernooij1-1/+4
2007-10-10r9556: Define a few libsamba structsJelmer Vernooij1-0/+2
2007-10-10r9518: - remove the subcontext_size() hack from rev 9509Stefan Metzmacher1-2/+0
2007-10-10r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd...Stefan Metzmacher1-0/+2
2007-10-10r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,Stefan Metzmacher1-2/+3
2007-10-10r9503: removed duplicate REG_* defines from registry.h now that they areAndrew Tridgell1-16/+0
2007-10-10r9453: Add samba3_samaccount (fix the build)Jelmer Vernooij1-0/+1
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-0/+1
2007-10-10r9371: add the usefull trick hack for NT_STATUS_NO_MEMORY tooStefan Metzmacher1-0/+5
2007-10-10r9085: Missing structs.h entry.Andrew Bartlett1-0/+1
2007-10-10r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell1-0/+1
2007-10-10r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij1-0/+1
2007-10-10r8933: Fix missing prototype warningsJelmer Vernooij1-0/+4
2007-10-10r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett1-3/+2
2007-10-10r8806: Move data representation-independent data into seperate headerJelmer Vernooij1-3/+3
2007-10-10r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett1-0/+1
2007-10-10r8744: Split 'net samdump' out into a separate fileAndrew Bartlett1-1/+2
2007-10-10r8713: Experiment to try and fix warnings on 64-bit machines without breakingTim Potter1-0/+4
2007-10-10r8692: Starting parts of code to provide user modify functionality.Rafal Szczesniak1-0/+1
2007-10-10r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij1-1/+1
2007-10-10r8460: removed the unused function krb5_locate_kdc(). It causes a build failu...Andrew Tridgell1-2/+0
2007-10-10r8458: next target is irix - this gets the socket wrapper code buildingAndrew Tridgell1-4/+0
2007-10-10r8438: - More win32 portability fixes. Now fails on socketwrapper (becauseJelmer Vernooij1-0/+4
2007-10-10r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij1-0/+4
2007-10-10r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell1-0/+4
2007-10-10r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...Andrew Tridgell1-11/+2
2007-10-10r8306: some more heimdal configure checksAndrew Tridgell1-0/+4
2007-10-10r8288: The SMB_ASSERT_ARRAY macro isn't used anymore.Tim Potter1-3/+0
2007-10-10r8174: Check DOS error codes in torture chkpath test.Jeremy Allison1-0/+1
2007-10-10r8164: - match the ordering w2k3 uses for the PAC_BUFFER:Stefan Metzmacher1-0/+1
2007-10-10r8161: Update Samba4 for the new Heimdal update.Andrew Bartlett1-1/+1
2007-10-10r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher1-0/+2
2007-10-10r8128: Janitor work...Rafal Szczesniak1-1/+0
2007-10-10r8116: demonstrate a little trick that can be used to track down where anAndrew Tridgell1-0/+5
2007-10-10r8115: added support for 2 more dos error codes found during testingAndrew Tridgell1-0/+2
2007-10-10r8113: this should fix the build on systems without heimdalAndrew Tridgell1-4/+0
2007-10-10r8111: fixed the client library to work against w2k3 with nt status codesAndrew Tridgell1-1/+3
2007-10-10r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell1-1/+0
2007-10-10r8078: rpc connect function uses structure now.Rafal Szczesniak1-1/+1
2007-10-10r8050: - make use of more [value()] propertiesStefan Metzmacher1-0/+2
2007-10-10r7999: Fix lacking structure definition.Rafal Szczesniak1-0/+1
2007-10-10r7988: Store the KVNO for the machine account, and set it up in the provision.Andrew Bartlett1-0/+1
2007-10-10r7971: structs.h updateAndrew Bartlett1-4/+3
2007-10-10r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij1-0/+3