rpc_server: Remove references to sidmap from the lsa pipe code.
[kai/samba.git] / source4 / winbind /
2008-04-02 Kai Blinwbclient: Add an async winbind client library.
2008-04-02 Kai Blinwinbind: Bump down the debuglevel.
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-18 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-18 Kai Blinidmap: Map SIDs to unixids instead of uids/gids
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijRemove use of global_loadparm.
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijRemove uses of global_loadparm.
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Kai Blinidmap: Handle SID->gid
2008-02-21 Kai Blinidmap: Handle SID->uid
2008-02-21 Kai Blinidmap: Handle gid->SID mapping
2008-02-21 Kai Blinidmap: Handle uid->SID mapping
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Andrew BartlettRemove useless layer of indirection, where every servic...
2008-02-04 Andrew BartlettRework service init functions to pass down service...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26435: Remove global_loadparm instance.
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26333: No more global_loadparm in finddcs.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26295: Remove use of global_loadparm for net and wb_pa...
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
2007-12-21 Jelmer Vernooijr26230: Use task-provided loadparm context in a couple...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25454: Use standard bool types in a couple more places.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Stefan Metzmacherr25158: rename nsswitch/winbindd_nss.h => nsswitch...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Kai Blinr24577: Implement basic getpwent.
2007-10-10 Kai Blinr24576: Implement endpwent
2007-10-10 Kai Blinr24575: Implement setpwent
2007-10-10 Kai Blinr24574: Fix a warning in wb_samba3_cmd.c
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24556: forgot to commit the winbind/ subdir...sorry
2007-10-10 Kai Blinr24486: Bump another DEBUG to level 5
2007-10-10 Kai Blinr24483: Implement backend for wbinfo -u (list users)
2007-10-10 Kai Blinr24480: Bump another DEBUG down to level 5
2007-10-10 Kai Blinr24397: Bump debug level of sid2(u|g)id calls to 5.
2007-10-10 Kai Blinr24396: Fix a typo.
2007-10-10 Kai Blinr24395: Add check if talloc_strdup worked.
2007-10-10 Kai Blinr24376: Missed this file from the checkin, sorry.
2007-10-10 Kai Blinr24375: Implement backend for wbinfo --uid-infp (getpwuid)
2007-10-10 Kai Blinr24373: Implement backend for wbinfo -G (gid2sid)
2007-10-10 Kai Blinr24372: Implement backend for wbinfo -U
2007-10-10 Kai Blinr24371: Actually add the glue to make wbinfo -S and...
2007-10-10 Kai Blinr24370: Implement wbinfo -i backend (getpwnam)
2007-10-10 Kai Blinr24369: Don't use goto in wb_name2domain, fix wb_samba3...
2007-10-10 Kai Blinr24366: Implemet backend for wbinfo -Y, sid2gid
2007-10-10 Kai Blinr24365: Implemet backend for wbinfo -S, sid2uid
2007-10-10 Kai Blinr24364: Remove sync call from name2domain, bump debug...
2007-10-10 Kai Blinr24157: Merge from kai/samba4-gsoc.git;h=728deba680f8cf...
2007-10-10 Andrew Bartlettr24127: Set the Domain SID into the libnet context...
2007-10-10 Andrew Bartlettr24112: Complete initialistion of the libnet_ctx when...
2007-10-10 Andrew Bartlettr24111: Untested code is broken code, untested code...
2007-10-10 Andrew Bartlettr24110: I hate seeing callers manually filling in the...
2007-10-10 Kai Blinr24109: Add a wb_name2domain call
2007-10-10 Kai Blinr24108: Split out samba3_parse_domuser to a seperate...
2007-10-10 Andrew Bartlettr23995: Work to allow mimir's libnet code to be called...
2007-10-10 Andrew Bartlettr23890: Allow wbinfo -a to work against Samba4's winbind.
2007-10-10 Andrew Bartlettr23880: Don't crash when we run wbinfo -a against our...
2007-10-10 Andrew Bartlettr23810: Make things static, and remove unsued code.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23653: add dummy implementation for all nss calls...
2007-10-10 Kai Blinr23311: Updating the samba4 winbind protocol to version 18.
2007-10-10 Andrew Bartlettr23149: Fix up the trusted domain lookup code to use...
2007-10-10 Stefan Metzmacherr23146: fix the build (temporary)
2007-10-10 Andrew Bartlettr23141: Use the finddcs() library call rather than...
2007-10-10 Andrew Bartlettr23133: I felt pity on Kai, as he starts work on winbin...
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Andrew Bartlettr22612: Fix more cases where we have uninitialised...
2007-10-10 Andrew Bartlettr22582: Cleanups towards making winbind work again...
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Jelmer Vernooijr21541: Export mgmt, samr and atsvc for use in samba...
2007-10-10 Andrew Tridgellr21535: - fixed a crash in the RAW-ACLS test. When...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
next