summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* r7626: a new ldap client library. Main features are:Andrew Tridgell2005-06-162-0/+8
* r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell2005-06-151-0/+4
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2005-06-131-0/+1
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2005-06-131-1/+1
* r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/Rafal Szczesniak2005-06-111-4/+4
* r7379: Simplify CreateUser function and io structure. Also, implementingRafal Szczesniak2005-06-071-1/+1
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2005-06-072-113/+8
* r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher2005-06-061-0/+2
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2005-06-051-0/+1
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2005-06-041-1/+1
* r7253: Fix build.Tim Potter2005-06-041-1/+1
* r7251: Initial work on composite domain open call.Rafal Szczesniak2005-06-031-1/+2
* r7248: Remove enum that is causing trouble on AIXJelmer Vernooij2005-06-031-11/+9
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2005-06-031-0/+2
* r7183: add some forward declarations ...Stefan Metzmacher2005-06-021-0/+7
* r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell2005-05-271-0/+1
* r6982: install the swat pages with 'make installswat'Andrew Tridgell2005-05-261-0/+1
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2005-05-261-0/+1
* r6963: Further definitions for share manipulation code. Untested.Rafal Szczesniak2005-05-241-1/+3
* r6879: Another attempt at including the 'right' kerberos headers onAndrew Bartlett2005-05-181-9/+12
* r6811: Another attempt at better kerberos/gssapi headers.Andrew Bartlett2005-05-161-5/+7
* r6806: Try again to fix the build on various kerberos libs.Andrew Bartlett2005-05-161-1/+1
* r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. ThisAndrew Bartlett2005-05-161-1/+5
* r6800: A big GENSEC update:Andrew Bartlett2005-05-151-0/+1
* r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij2005-05-124-1/+19
* r6747: first working version of cldapd server. It is missing 'sites' support,...Andrew Tridgell2005-05-121-0/+1
* r6725: the beginnings of a cldap serverAndrew Tridgell2005-05-111-0/+2
* r6615: As usual, I forgot to commit new structure in this file...Rafal Szczesniak2005-05-041-0/+1
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2005-05-021-0/+3
* r6565: Cludge, cludge, cludge...Andrew Bartlett2005-05-013-2/+2
* r6467: keep the compiler quiet with another entry in structs.hAndrew Bartlett2005-04-251-0/+2
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2005-04-251-0/+2
* r6414: Added composite user del function. Slightly broken still, but I don'tRafal Szczesniak2005-04-211-0/+1
* r6382: New structure for useradd call.Rafal Szczesniak2005-04-191-0/+1
* r6352: Two new composite calls:Alexander Bokovoy2005-04-151-0/+2
* r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machinesAndrew Tridgell2005-04-141-4/+2
* r6271: Don't zero the cli_credentials structure - instead allow valgrind toAndrew Bartlett2005-04-101-1/+2
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2005-04-081-0/+2
* r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLIAndrew Tridgell2005-04-031-0/+2
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2005-04-021-0/+2
* r6140: - Add configure option for enabling the socket-wrapper library, so it Jelmer Vernooij2005-03-301-1/+1
* r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij2005-03-301-1/+1
* r6134: add a new type dom_sid28 which is a 28 byte fixed buffer with a dom_si...Stefan Metzmacher2005-03-301-0/+3
* r6088: Add the socket_wrapper library. This is a very simple library that Jelmer Vernooij2005-03-281-0/+4
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2005-03-241-2/+2
* r6024: Some of the ordering constraints on the popt callbacks were gettingAndrew Bartlett2005-03-241-0/+10
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2005-03-231-0/+3
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2005-03-211-2/+0
* r5928: Use cli_credentials in: Jelmer Vernooij2005-03-211-0/+2
* r5917: First step in using the new cli_credentials structure. This patch Jelmer Vernooij2005-03-212-2/+18