Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-01 | s3:Makefile: fix talloc dependencies with static build | Björn Jacke | 1 | -65/+64 | |
When configure options --with-libtalloc=no --enable-shared-libs=no are used, LIBTALLOC_TARGET stays empty. Actually LIBTALLOC_TARGET which is only used for Makefile dependencies is obsolete as LIBTALLOC contains exactly the targets that make the dependencies are. Obnox, pleaѕe check! | |||||
2009-10-01 | s3: add perfcount idl and generated files. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-10-01 | s3-registry: move rpccli_winreg_Connect to the only file it belongs. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-09-29 | s3: Remove the lua interpreter again | Volker Lendecke | 1 | -85/+3 | |
This was meant to support async winbind. But as the hairy parts of async winbind (getgrent) are done without it, it can go again. | |||||
2009-09-23 | build: add datadir to "make showlayout" | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-09-17 | spnego: share spnego_parse. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-09-16 | schannel: fully share schannel sign/seal between s3 and 4. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-09-16 | lib/crypto: add aes encryption routines to main cryto lib. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-09-15 | libcli:nbt make the lmhosts parsing code and dependicies common | Andrew Bartlett | 1 | -1/+1 | |
This starts the process to have Samba4 use lmhosts. Andrew Bartlett | |||||
2009-09-08 | schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs. | Günther Deschner | 1 | -0/+1 | |
These actually belong netlogon but we for now want to keep netlogon as a security providor separate. Guenther | |||||
2009-09-07 | Add read() to socketwrapper. Metze please check. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2009-09-07 | s3:winbind: Convert WINBINDD_SET_HWM to the new API | Volker Lendecke | 1 | -1/+1 | |
2009-09-07 | s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-09-07 | s3:winbind: Convert WINBINDD_SET_MAPPING to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-09-07 | s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Convert WINBINDD_LIST_USERS to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Convert the getgrent functions to the new API | Volker Lendecke | 1 | -0/+3 | |
2009-08-29 | s3:winbind: Add async wb_next_grent | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Convert the GETDCNAME routines to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Add async wb_dsgetdcname | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Convert winbindd_dsgetdcname to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Convert the GETPWENT routines to the new API | Volker Lendecke | 1 | -0/+3 | |
2009-08-29 | s3:winbind: Add async next_pwent | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Add async fill_pwent | Volker Lendecke | 1 | -0/+1 | |
2009-08-29 | s3:winbind: Add async query_user_list | Volker Lendecke | 1 | -0/+1 | |
2009-08-28 | s3-ntlmssp: use generated ntlmssp code for debugging purpose. | Günther Deschner | 1 | -1/+6 | |
Guenther | |||||
2009-08-27 | s3-credentials: remove unused code. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2009-08-27 | s3-schannel: add simple wrappers to fetch and store schannel auth info. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-08-27 | libcli/auth: add tdb backend for schannel state. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2009-08-27 | s3-build: add SCHANNEL_OBJ to Makefile.in. | Günther Deschner | 1 | -2/+5 | |
Guenther | |||||
2009-08-27 | s3:winbind: Convert WINBINDD_GETUSERSIDS to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-16 | s3:winbind: Convert WINBINDD_GETGRNAM to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-16 | s3:winbind: Convert WINBINDD_GETGRGID to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-16 | s3:winbind: Add async wb_getgrsid | Volker Lendecke | 1 | -0/+1 | |
2009-08-16 | s3:winbind: Add async wb_group_members | Volker Lendecke | 1 | -0/+1 | |
2009-08-16 | s3: Add talloc_dict.[ch] | Volker Lendecke | 1 | -0/+1 | |
2009-08-16 | s3:winbind: Convert winbindd_show_sequence to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-16 | s3:winbind: Add async wb_seqnums | Volker Lendecke | 1 | -0/+1 | |
This is something that would have been very difficult with the old style of async requests: Send the request to all children simultaneously. | |||||
2009-08-16 | s3:winbind: Add async wb_seqnum | Volker Lendecke | 1 | -0/+1 | |
2009-08-15 | s3:Makefile: build ../libcli/smb/smb2_create_blob.o as part of smbd | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-08-05 | s3:winbind: Convert WINBINDD_GETGROUPS to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-05 | s3:winbind: Add async wb_gettoken | Volker Lendecke | 1 | -0/+1 | |
2009-08-05 | s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-05 | s3:winbind: Add async wb_lookupusergroups | Volker Lendecke | 1 | -0/+1 | |
2009-08-05 | s3:winbind: Convert WINBINDD_GETSIDALIASES to the new API | Volker Lendecke | 1 | -0/+1 | |
2009-08-05 | s3:winbind: Add async wb_lookupuseraliases | Volker Lendecke | 1 | -0/+1 | |