Age | Commit message (Expand) | Author | Files | Lines |
2010-02-22 | More spelling fixes across source4/ | Brad Hards | 1 | -1/+1 |
2010-02-16 | s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags | Andrew Tridgell | 1 | -1/+1 |
2009-10-23 | s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() | Andrew Tridgell | 1 | -1/+1 |
2009-09-20 | s4:provision Use code to store domain join in 'net join' as well | Andrew Bartlett | 1 | -266/+20 |
2009-09-07 | s4: fixed the secrets.ldb construction in libnet | Andrew Tridgell | 1 | -8/+8 |
2009-07-31 | s4:libnet: use talloc_strdup() instead of talloc_reference() | Stefan Metzmacher | 1 | -1/+1 |
2009-07-01 | use the new talloc_reparent in two places | Andrew Tridgell | 1 | -1/+1 |
2009-06-18 | s4:libnet Allow 'net password change' to work on expired passwords | Andrew Bartlett | 1 | -1/+1 |
2008-12-23 | Fix compiler warnings in libnet. | Jelmer Vernooij | 1 | -0/+2 |
2008-11-10 | s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python) | Günther Deschner | 1 | -3/+5 |
2008-11-10 | s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+3 |
2008-11-10 | s4-samr: merge samr_LookupNames from s3 idl. (fixme: python) | Günther Deschner | 1 | -3/+6 |
2008-11-10 | s4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+3 |
2008-10-18 | s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl. | Günther Deschner | 1 | -23/+37 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -4/+2 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -1/+1 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-09 | Factor out filling in the secrets database. | Andrew Bartlett | 1 | -80/+116 |
2008-01-11 | libnet: Rename a variable so it does not shadow a global. | Kai Blin | 1 | -4/+5 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26328: remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -5/+5 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26205: Pass loadparm_context to secrets_db_connect() rather than using globa... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21175: Fix the kerberos keytab update code to handle deletes. | Andrew Bartlett | 1 | -28/+0 |
2007-10-10 | r21141: Attempt to fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20964: Show the domain name we figured out, rather than a null pointer (in | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r20397: Another user of the DsCrackNames call needs a rename following IDL cl... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r20294: Without this we don't do the ADS join against Win2k3 SP1 | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r20205: remove unused var | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and in | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r20102: Do not reference remote_ldb before we initialise it. This should fix | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r20099: Add some comments, and correct others. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa... | Stefan Metzmacher | 1 | -25/+11 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -7/+7 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19309: Split out checks for LDB_SUCCESS from checks for the expected number | Andrew Bartlett | 1 | -3/+11 |
2007-10-10 | r19299: Fix possible memleaks | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r19266: Add a target_hostname element to the binding struct. This allows us | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19261: Fix use of unitialised variables. (The binding string is used, if not | Andrew Bartlett | 1 | -0/+2 |