summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_async.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-07Fix nonempty blank linesVolker Lendecke1-12/+12
2008-09-23[s3]winbindd: fix a comment typoMichael Adam1-1/+1
2008-08-13Attempt to fix the build on Irix CCVolker Lendecke1-1/+3
2008-06-26From Steve Danneman @ Isilon.Jeremy Allison1-10/+75
2008-05-25Fix two c++ warningsVolker Lendecke1-1/+1
2008-05-22Make WINBINDD_LIST_GROUPS handler asynchronous.Steven Danneman1-0/+91
2008-02-05Small whitespace cleanup + check for null returns on talloc_strdup.Jeremy Allison1-8/+12
2008-01-09Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam1-6/+14
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-6/+6
2007-12-15Replace sid_string_static with sid_to_stringVolker Lendecke1-1/+2
2007-12-15Use sid_to_string directlyVolker Lendecke1-3/+3
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-2/+2
2007-12-06Improve a debug message.Michael Adam1-1/+1
2007-10-22r25568: move idmap related functions into their own file.Stefan Metzmacher1-741/+0
2007-10-22r25567: make do_async() non staticStefan Metzmacher1-6/+6
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-84/+84
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-6/+747
2007-10-10r25568: move idmap related functions into their own file.Stefan Metzmacher1-741/+0
2007-10-10r25567: make do_async() non staticStefan Metzmacher1-6/+6
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+1695