Merge commit 'release-4-0-0alpha1' into v4-0-test
[sfrench/samba-autobuild/.git] / source4 / winbind /
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:
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Tridgellr18309: FreeBSD 6.1 has a symbol ldap_new_connection...
2007-10-10 Andrew Bartlettr17956: LSA Cleanup!
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17342: implement a SamLogon via IRPC in samba4's winbind
2007-10-10 Stefan Metzmacherr17306: fix compiler warning
2007-10-10 Stefan Metzmacherr17290: don't do any stuff that can fail in the _recv...
2007-10-10 Andrew Bartlettr17250: Fix comment, the Samba3 winbind protocol uses...
2007-10-10 Jelmer Vernooijr15371: Revert some of my previous patch as it was...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Andrew Bartlettr12868: Remove unused code. This has moved to libcli...
2007-10-10 Andrew Bartlettr12867: Remove deleted header.
2007-10-10 Andrew Bartlettr12866: This removes the abstraction layer in winbindd...
2007-10-10 Andrew Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12265: as all server_service modules are specified...
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Stefan Metzmacherr12014: free the irpc_request structure with the irpc_c...
next