Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24577: Implement basic getpwent. | Kai Blin | 3 | -1/+173 |
2007-10-10 | r24576: Implement endpwent | Kai Blin | 1 | -0/+7 |
2007-10-10 | r24575: Implement setpwent | Kai Blin | 4 | -2/+188 |
2007-10-10 | r24574: Fix a warning in wb_samba3_cmd.c | Kai Blin | 1 | -1/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 2 | -8/+8 |
2007-10-10 | r24556: forgot to commit the winbind/ subdir...sorry | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r24486: Bump another DEBUG to level 5 | Kai Blin | 1 | -1/+1 |
2007-10-10 | r24483: Implement backend for wbinfo -u (list users) | Kai Blin | 4 | -1/+248 |
2007-10-10 | r24480: Bump another DEBUG down to level 5 | Kai Blin | 1 | -1/+1 |
2007-10-10 | r24397: Bump debug level of sid2(u|g)id calls to 5. | Kai Blin | 1 | -3/+3 |
2007-10-10 | r24396: Fix a typo. | Kai Blin | 1 | -3/+3 |
2007-10-10 | r24395: Add check if talloc_strdup worked. | Kai Blin | 1 | -0/+1 |
2007-10-10 | r24376: Missed this file from the checkin, sorry. | Kai Blin | 1 | -0/+78 |
2007-10-10 | r24375: Implement backend for wbinfo --uid-infp (getpwuid) | Kai Blin | 3 | -1/+233 |
2007-10-10 | r24373: Implement backend for wbinfo -G (gid2sid) | Kai Blin | 3 | -2/+50 |
2007-10-10 | r24372: Implement backend for wbinfo -U | Kai Blin | 4 | -2/+132 |
2007-10-10 | r24371: Actually add the glue to make wbinfo -S and wbinfo -Y work | Kai Blin | 2 | -4/+84 |
2007-10-10 | r24370: Implement wbinfo -i backend (getpwnam) | Kai Blin | 3 | -1/+226 |
2007-10-10 | r24369: Don't use goto in wb_name2domain, fix wb_samba3_split_names call. | Kai Blin | 1 | -9/+9 |
2007-10-10 | r24366: Implemet backend for wbinfo -Y, sid2gid | Kai Blin | 2 | -0/+77 |
2007-10-10 | r24365: Implemet backend for wbinfo -S, sid2uid | Kai Blin | 2 | -0/+79 |
2007-10-10 | r24364: Remove sync call from name2domain, bump debug level to 5 | Kai Blin | 1 | -13/+3 |
2007-10-10 | r24157: Merge from kai/samba4-gsoc.git;h=728deba680f8cf85cab168a6278a2cf657f6... | Kai Blin | 1 | -1/+1 |
2007-10-10 | r24127: Set the Domain SID into the libnet context, and have libnet_UserInfo | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r24112: Complete initialistion of the libnet_ctx when setting up the domain. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r24111: Untested code is broken code, untested code is broken code... | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r24110: I hate seeing callers manually filling in the composite context. Use | Andrew Bartlett | 2 | -4/+3 |
2007-10-10 | r24109: Add a wb_name2domain call | Kai Blin | 2 | -0/+132 |
2007-10-10 | r24108: Split out samba3_parse_domuser to a seperate file and rename, so it c... | Kai Blin | 3 | -23/+51 |
2007-10-10 | r23995: Work to allow mimir's libnet code to be called from winbind. | Andrew Bartlett | 9 | -57/+53 |
2007-10-10 | r23890: Allow wbinfo -a to work against Samba4's winbind. | Andrew Bartlett | 4 | -146/+76 |
2007-10-10 | r23880: Don't crash when we run wbinfo -a against our own winbind when we are... | Andrew Bartlett | 2 | -3/+6 |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 1 | -231/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 21 | -63/+42 |
2007-10-10 | r23653: add dummy implementation for all nss calls to let nsstest | Stefan Metzmacher | 2 | -6/+107 |
2007-10-10 | r23311: Updating the samba4 winbind protocol to version 18. | Kai Blin | 3 | -13/+29 |
2007-10-10 | r23149: Fix up the trusted domain lookup code to use the new structures. | Andrew Bartlett | 2 | -24/+21 |
2007-10-10 | r23146: fix the build (temporary) | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r23141: Use the finddcs() library call rather than a winbind-specific version. | Andrew Bartlett | 3 | -64/+35 |
2007-10-10 | r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I | Andrew Bartlett | 7 | -477/+228 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 10 | -21/+21 |
2007-10-10 | r22748: fix memleaks by passing an mem_ctx to | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22612: Fix more cases where we have uninitialised values in the | Andrew Bartlett | 11 | -57/+18 |
2007-10-10 | r22582: Cleanups towards making winbind work again. We still have a long way... | Andrew Bartlett | 6 | -54/+14 |
2007-10-10 | r22403: this dependencies should be private | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21541: Export mgmt, samr and atsvc for use in samba-gtk. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created | Andrew Tridgell | 4 | -4/+4 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 3 | -3/+3 |