summaryrefslogtreecommitdiffstats
path: root/source4/winbind
Commit message (Expand)AuthorAgeFilesLines
...
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-9/+5
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-1/+1
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* Let winbind depend directly on libnet rather than through the ejs bindings.Jelmer Vernooij2008-09-161-1/+2
* Return the same privilaged winbindd socket as we actually use.Andrew Bartlett2008-09-103-3/+6
* Fix winbindd not to sit in a busy loop...Andrew Bartlett2008-07-211-1/+2
* Use a configure-specified directory for the winbind priv pipeAndrew Bartlett2008-06-281-3/+11
* Fix the wbinfo test on the LDAP backend.Andrew Bartlett2008-06-282-34/+0
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-3/+3
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-3/+6
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-3/+3
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-101-1/+1
|\
| * Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-061-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2514-139/+100
|\|
| * libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-242-5/+7
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-181-1/+0
| |\
| | * fixed a double free in winbind Andrew Tridgell2008-04-181-1/+0
| * | Fix samba3 protocol to correctly include the NULL terminatorAndrew Bartlett2008-04-181-0/+3
| |/
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-173-2/+5
| * Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-172-4/+0
| * Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-161-4/+5
| * Fix wbinfo --trusted-domains.Andrew Bartlett2008-04-162-5/+9
| * Fix winbind to check machine account.Andrew Bartlett2008-04-154-106/+63
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-18/+18
| * show what type of idmapping has failedAndrew Tridgell2008-04-141-2/+2
| * Fixed a crash bug in unixuid module on failed ID mappingAndrew Tridgell2008-04-112-12/+8
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-084-91/+148
|\|
| * idmap: Also store sid type in the idmap dbKai Blin2008-04-021-71/+74
| * wbclient: Add an async winbind client library.Kai Blin2008-04-022-18/+72
| * winbind: Bump down the debuglevel.Kai Blin2008-04-021-2/+2
* | Merge v4.0-testJelmer Vernooij2008-03-289-583/+519
|\|
| * idmap: Map SIDs to unixids instead of uids/gidsKai Blin2008-03-189-583/+519
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-18/+18
|/
* Remove use of global_loadparm.Jelmer Vernooij2008-02-281-0/+1
* Remove uses of global_loadparm.Jelmer Vernooij2008-02-251-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-219-18/+1160
|\
| * idmap: Handle SID->gidKai Blin2008-02-212-5/+263
| * idmap: Handle SID->uidKai Blin2008-02-212-8/+264
| * idmap: Handle gid->SID mappingKai Blin2008-02-212-7/+163
| * idmap: Handle uid->SID mappingKai Blin2008-02-216-5/+477
* | Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-0/+1
|/
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-12/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-3/+4
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+2
* r26435: Remove global_loadparm instance.Jelmer Vernooij2007-12-211-0/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1