summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_async.c
Commit message (Expand)AuthorAgeFilesLines
* Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke2009-06-141-14/+14
* Add winbindd_dual_ping to all childrenVolker Lendecke2009-06-141-0/+6
* Convert the winbind parent->child communication to wb_reqtransVolker Lendecke2009-06-141-4/+0
* Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke2009-06-141-16/+16
* Convert response.extra_data.data from malloc to tallocVolker Lendecke2009-05-121-11/+7
* s3:winbindd: make do_async_domain() static.Michael Adam2009-02-171-6/+6
* s3: Implement wbcGetSidAliasesDan Sledz2009-02-111-88/+2
* Fix nonempty blank linesVolker Lendecke2008-12-071-12/+12
* [s3]winbindd: fix a comment typoMichael Adam2008-09-231-1/+1
* Attempt to fix the build on Irix CCVolker Lendecke2008-08-131-1/+3
* From Steve Danneman @ Isilon.Jeremy Allison2008-06-261-10/+75
* Fix two c++ warningsVolker Lendecke2008-05-251-1/+1
* Make WINBINDD_LIST_GROUPS handler asynchronous.Steven Danneman2008-05-221-0/+91
* Small whitespace cleanup + check for null returns on talloc_strdup.Jeremy Allison2008-02-051-8/+12
* Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam2008-01-091-6/+14
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-6/+6
* Replace sid_string_static with sid_to_stringVolker Lendecke2007-12-151-1/+2
* Use sid_to_string directlyVolker Lendecke2007-12-151-3/+3
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-2/+2
* Improve a debug message.Michael Adam2007-12-061-1/+1
* r25568: move idmap related functions into their own file.Stefan Metzmacher2007-10-221-741/+0
* r25567: make do_async() non staticStefan Metzmacher2007-10-221-6/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-84/+84
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-6/+747
* r25568: move idmap related functions into their own file.Stefan Metzmacher2007-10-101-741/+0
* r25567: make do_async() non staticStefan Metzmacher2007-10-101-6/+6
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+1695