summaryrefslogtreecommitdiff
path: root/source/winbindd/winbindd_async.c
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix the build on Irix CCsamba-3.2.0Volker Lendecke2008-07-011-1/+3
* After technical consultation, add Steven Danneman's <steven.danneman@isilon.c...Jeremy Allison2008-06-301-0/+156
* 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.samba-misc-tags/initial-v3-2-testGerald (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