summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
...
* r12883: Fix the build...Andrew Bartlett2007-10-101-3/+1
* r12882: Allow the netbios name to be specified at all times.Andrew Bartlett2007-10-101-1/+1
* r12881: Hard-coded defaults are silly. We have smb.conf for a reason.Andrew Bartlett2007-10-101-4/+1
* r12873: Fix valgrind-found uninitialised value.Andrew Bartlett2007-10-101-1/+1
* r12872: Add some more detail to debug message.Andrew Bartlett2007-10-101-3/+9
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-107-188/+163
* r12861: Cope when we are not supplied the messaging context. This is justAndrew Bartlett2007-10-101-3/+0
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-1011-65/+160
* r12724: fix warningsStefan Metzmacher2007-10-101-5/+5
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-101-1/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-103-1/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-102-1/+2
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12611: fix compiler warningsStefan Metzmacher2007-10-102-8/+8
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1012-23/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-104-0/+6
* r12538: Clarify why we are doing the delete here.Andrew Bartlett2007-10-101-1/+2
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-108-39/+16
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r12430: Clarify libnet_join code. Add/fix comments.Andrew Bartlett2007-10-101-10/+10
* r12423: Remove DEBUG(0) printouts in favor of more information to the caller.Andrew Bartlett2007-10-102-5/+4
* r12421: Handle the case where we are a joining as different account types far...Andrew Bartlett2007-10-101-32/+78
* r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett2007-10-103-0/+151
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-3/+4
* r12105: Formatting.Rafal Szczesniak2007-10-101-3/+3
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-101-0/+35
* r11815: A bit more comments and spaces for better readability.Rafal Szczesniak2007-10-102-1/+11
* r11813: Const-ify name resolution method list and use string listRafal Szczesniak2007-10-102-11/+2
* r11794: - fixed a valgrind error in libnet, caused by using a stack variableAndrew Tridgell2007-10-103-10/+8
* r11750: More comments.Rafal Szczesniak2007-10-101-3/+4
* r11749: 1) Buffer allocation's been moved and isn't needed here.Rafal Szczesniak2007-10-101-3/+1
* r11747: Move buffer allocation to libnet_Lookup function so that theRafal Szczesniak2007-10-101-1/+6
* r11708: Fix allocation of too small buffer to hold ip address.Rafal Szczesniak2007-10-101-1/+1
* r11705: Fix segfaulting create user function.Rafal Szczesniak2007-10-101-0/+4
* r11567: Ldb API change patch.Simo Sorce2007-10-101-7/+8
* r11410: Fix rejoin as a BDC by modifying, rather than trying to recreate, theAndrew Bartlett2007-10-101-2/+37
* r11409: The use of 'password server = ' here is still bogus, but for now atAndrew Bartlett2007-10-101-0/+2
* r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don'tAndrew Bartlett2007-10-102-2/+34
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-0/+3
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-1/+4
* r11349: Actually add all the new spns...Andrew Bartlett2007-10-101-12/+6
* r11348: Fixes for 'net join':Andrew Bartlett2007-10-101-18/+19
* r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k...Andrew Bartlett2007-10-101-48/+66
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-14/+14
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-6/+0
* r11197: indentAndrew Bartlett2007-10-101-2/+2
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-1/+1
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-3/+3
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-5/+2