summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
...
* r19970: more comments and fixesRafal Szczesniak2007-10-101-16/+37
* r19956: remove unused functionRafal Szczesniak2007-10-101-58/+0
* r19949: add comment that the configuration_dn needs to be looked upStefan Metzmacher2007-10-101-0/+1
* r19938: Return function status instead of rpc layer status. This isRafal Szczesniak2007-10-101-0/+4
* r19937: fix sending monitor message (spotted by metze).Rafal Szczesniak2007-10-101-4/+4
* r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...Stefan Metzmacher2007-10-103-53/+63
* r19933: something is really wrong here...Stefan Metzmacher2007-10-101-1/+1
* r19931: remove unused struct membersStefan Metzmacher2007-10-102-10/+0
* r19922: Use new composite_create functions in composite contextRafal Szczesniak2007-10-102-107/+136
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-102-22/+22
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-103-21/+24
* r19759: Allow a join to occour against ncacn_ip_tcp again (useful for tortureAndrew Bartlett2007-10-101-7/+28
* r19753: verify result of received request before sending the next one.Rafal Szczesniak2007-10-101-0/+1
* r19699: - use better names for the site stringsStefan Metzmacher2007-10-101-1/+1
* r19640: add some commentsRafal Szczesniak2007-10-101-8/+57
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-103-0/+3
* r19587: Fix indentation and correctly set error string when completingRafal Szczesniak2007-10-101-3/+5
* r19586: draft version of libnet_UserList function. still a bit of workRafal Szczesniak2007-10-102-1/+218
* r19584: add the new file to the build.Rafal Szczesniak2007-10-101-2/+3
* r19583: a few prerequisite functions called from within libnet functionsRafal Szczesniak2007-10-101-0/+138
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-1/+1
* r19482: remove pointless castStefan Metzmacher2007-10-101-1/+1
* r19398: more commentsRafal Szczesniak2007-10-101-3/+97
* r19309: Split out checks for LDB_SUCCESS from checks for the expected numberAndrew Bartlett2007-10-101-3/+11
* r19308: Merge samsync fixes from SAMBA_4_0_RELEASEAndrew Bartlett2007-10-101-7/+12
* r19299: Fix possible memleaksSimo Sorce2007-10-101-0/+1
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-103-32/+49
* r19261: Fix use of unitialised variables. (The binding string is used, if notAndrew Bartlett2007-10-102-1/+4
* r19053: match the flag values with the actual equivalents in samr.idlRafal Szczesniak2007-10-101-2/+2
* r19024: remove read-only and policy dependent fields and flagsRafal Szczesniak2007-10-105-129/+40
* r18752: When change is a big one, it needs to be made in a coupleRafal Szczesniak2007-10-101-26/+84
* r18743: Mention share name in error output.Günther Deschner2007-10-101-8/+12
* r18682: a bit of a change in setfield function.Rafal Szczesniak2007-10-101-127/+127
* r18657: handle the case where rpc call went fine, but the resultRafal Szczesniak2007-10-101-0/+3
* r18656: fix stupid mistake causing segfaults in torture testRafal Szczesniak2007-10-101-2/+7
* r18655: add more fields and better handle the error case where fieldsRafal Szczesniak2007-10-101-2/+66
* r18615: add more time fields and fix a silly mistake.Rafal Szczesniak2007-10-101-1/+27
* r18611: Do not return NT_STATUS_OK when libnet_Add|DelShare has failed.Günther Deschner2007-10-101-1/+13
* r18610: Fix typo.Günther Deschner2007-10-101-1/+1
* r18609: error_string should not contain newlines.Günther Deschner2007-10-106-51/+50
* r18607: remove unused structure elementStefan Metzmacher2007-10-102-2/+1
* r18587: fixed a potential memory leak in libnetAndrew Tridgell2007-10-101-1/+1
* r18104: A couple of important fixes to samr domain open so thatRafal Szczesniak2007-10-101-3/+6
* r18101: Use composite_create function and add monitor function pointerRafal Szczesniak2007-10-101-3/+8
* r17954: Avoid including \n in error strings (left over from DEBUG() conversion).Andrew Bartlett2007-10-101-12/+18
* r17938: More comments.Rafal Szczesniak2007-10-101-12/+101
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-102-2/+1
* r17856: The two new functions - libnet_LookupName and libnet_UserInfo.Rafal Szczesniak2007-10-105-0/+416
* r17670: 1) Refactor libnet context structure a bit, to have rpc connectionRafal Szczesniak2007-10-106-65/+495