summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_join.c
Commit message (Expand)AuthorAgeFilesLines
...
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21175: Fix the kerberos keytab update code to handle deletes.Andrew Bartlett2007-10-101-28/+0
* r21141: Attempt to fix the buildVolker Lendecke2007-10-101-1/+1
* r20964: Show the domain name we figured out, rather than a null pointer (inAndrew Bartlett2007-10-101-1/+1
* r20397: Another user of the DsCrackNames call needs a rename following IDL cl...Andrew Bartlett2007-10-101-2/+2
* r20294: Without this we don't do the ADS join against Win2k3 SP1Andrew Bartlett2007-10-101-0/+1
* r20205: remove unused varStefan Metzmacher2007-10-101-2/+0
* r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett2007-10-101-4/+7
* r20102: Do not reference remote_ldb before we initialise it. This should fixAndrew Bartlett2007-10-101-8/+8
* r20099: Add some comments, and correct others.Andrew Bartlett2007-10-101-2/+4
* r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...Stefan Metzmacher2007-10-101-25/+11
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-3/+3
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-7/+7
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19309: Split out checks for LDB_SUCCESS from checks for the expected numberAndrew Bartlett2007-10-101-3/+11
* r19299: Fix possible memleaksSimo Sorce2007-10-101-0/+1
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-101-1/+1
* r19261: Fix use of unitialised variables. (The binding string is used, if notAndrew Bartlett2007-10-101-0/+2
* r18609: error_string should not contain newlines.Günther Deschner2007-10-101-14/+14
* r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett2007-10-101-12/+18
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-1/+1
* r16226: Fixes for various segfault bugs found against a buggy Samba4. WithAndrew Bartlett2007-10-101-2/+2
* r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett2007-10-101-1/+1
* r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett2007-10-101-1/+1
* r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnectRafal Szczesniak2007-10-101-6/+5
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-101-2/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14716: Remove username from debug message, it just causes valgrind assertions.Andrew Bartlett2007-10-101-4/+2
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-2/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+2
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13104: Migrate and set secrets keytab values in the 'net join' code. ThisAndrew Bartlett2007-10-101-0/+30
* r12976: Patch from Brad Henry <j0j0@riod.ca>:Andrew Bartlett2007-10-101-169/+2
* r12930: Fix ADS join: I wasn't filling in the flag 'realm' variable any more.Andrew Bartlett2007-10-101-3/+1
* r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett2007-10-101-182/+68
* r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.Andrew Bartlett2007-10-101-6/+6
* 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
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-7/+4
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-9/+13
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0