summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_join.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-1/+1
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-04-09Factor out filling in the secrets database.Andrew Bartlett1-80/+116
2008-01-11libnet: Rename a variable so it does not shadow a global.Kai Blin1-4/+5
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-1/+1
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij1-5/+5
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-2/+3
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij1-1/+1
2007-12-21r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett1-1/+1
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-1/+1
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21175: Fix the kerberos keytab update code to handle deletes.Andrew Bartlett1-28/+0
2007-10-10r21141: Attempt to fix the buildVolker Lendecke1-1/+1
2007-10-10r20964: Show the domain name we figured out, rather than a null pointer (inAndrew Bartlett1-1/+1
2007-10-10r20397: Another user of the DsCrackNames call needs a rename following IDL cl...Andrew Bartlett1-2/+2
2007-10-10r20294: Without this we don't do the ADS join against Win2k3 SP1Andrew Bartlett1-0/+1
2007-10-10r20205: remove unused varStefan Metzmacher1-2/+0
2007-10-10r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett1-4/+7
2007-10-10r20102: Do not reference remote_ldb before we initialise it. This should fixAndrew Bartlett1-8/+8
2007-10-10r20099: Add some comments, and correct others.Andrew Bartlett1-2/+4
2007-10-10r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...Stefan Metzmacher1-25/+11
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-3/+3
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-7/+7
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij1-1/+1
2007-10-10r19309: Split out checks for LDB_SUCCESS from checks for the expected numberAndrew Bartlett1-3/+11
2007-10-10r19299: Fix possible memleaksSimo Sorce1-0/+1
2007-10-10r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett1-1/+1
2007-10-10r19261: Fix use of unitialised variables. (The binding string is used, if notAndrew Bartlett1-0/+2
2007-10-10r18609: error_string should not contain newlines.Günther Deschner1-14/+14
2007-10-10r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett1-12/+18
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-1/+1
2007-10-10r16226: Fixes for various segfault bugs found against a buggy Samba4. WithAndrew Bartlett1-2/+2
2007-10-10r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett1-1/+1
2007-10-10r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett1-1/+1
2007-10-10r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnectRafal Szczesniak1-6/+5
2007-10-10r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett1-2/+2
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+0
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14716: Remove username from debug message, it just causes valgrind assertions.Andrew Bartlett1-4/+2
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-2/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+2
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+2
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2