summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2-31/+1
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij6-26/+50
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-0/+2
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-13/+0
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher1-0/+7
2007-10-10r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij1-14/+10
2007-10-10r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher1-0/+5
2007-10-10r10044: Microsoft has defined this bit:Andrew Bartlett1-1/+1
2007-10-10r10026: Move registry header file to lib/registryJelmer Vernooij1-135/+0
2007-10-10r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij1-9/+0
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij1-10/+4
2007-10-10r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij1-0/+4
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2-2/+9
2007-10-10r9698: Fix a bit of memory managementJelmer Vernooij1-2/+2
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