Age | Commit message (Expand) | Author | Files | Lines |
2009-09-05 | Check we read off the compelte event from inotify | Simo Sorce | 1 | -2/+8 |
2009-09-05 | Save and report the correct errno value. | Simo Sorce | 1 | -8/+12 |
2009-09-05 | s3:winbind: Use fstr_sprintf, it is simpler than talloc_asprintf->fstrcpy | Volker Lendecke | 1 | -8/+5 |
2009-09-05 | s3:winbind: Remove pointless <cond> ? true : false; | Volker Lendecke | 1 | -4/+4 |
2009-09-05 | s3:winbind: Make the pam_auth subfunctions static | Volker Lendecke | 2 | -18/+9 |
2009-09-05 | s3:libsmb: Convert (state->received) to (state->received != 0) | Volker Lendecke | 1 | -1/+1 |
2009-09-04 | s3:winbind: Fix Coverity ID 933: FORWARD_NULL | Volker Lendecke | 1 | -0/+1 |
2009-09-04 | s3:smbd: Fix Coverity ID 937, REVERSE_INULL | Volker Lendecke | 1 | -2/+2 |
2009-09-04 | s3:winbind: Fix Coverity ID 940: Resource Leak | Volker Lendecke | 1 | -0/+1 |
2009-09-04 | s3-ntlm_auth: fix two segfaults in diagnostics mode. | Günther Deschner | 1 | -2/+2 |
2009-09-03 | Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo... | Jeremy Allison | 1 | -2/+2 |
2009-09-03 | s3:libsmb: Attempt to fix bug 6665 | Volker Lendecke | 1 | -0/+6 |
2009-09-02 | s3-net: allow to exit "net rpc sh" with "q" as well. | Günther Deschner | 1 | -1/+3 |
2009-09-02 | s3-netlogon: use WERRORs in NETLOGON_INFO structures. | Günther Deschner | 1 | -60/+20 |
2009-09-02 | Do not redefine strupr | Matt Kraai | 2 | -0/+3 |
2009-09-02 | s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user. | Günther Deschner | 1 | -0/+46 |
2009-09-02 | s3-netlogon: implement _netr_ServerPasswordSet2. | Günther Deschner | 1 | -11/+55 |
2009-09-02 | s3-netlogon: rework _netr_ServerPasswordSet. | Günther Deschner | 1 | -62/+123 |
2009-09-02 | s3-netlogon: implement _netr_LogonSamLogonWithFlags(). | Günther Deschner | 1 | -18/+40 |
2009-09-02 | s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely. | Simo Sorce | 1 | -3/+16 |
2009-08-30 | s3: Fix libtalloc so version | Simo Sorce | 1 | -1/+1 |
2009-08-30 | s3:winbind: Fix bug 5626 | Volker Lendecke | 3 | -29/+23 |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API | Volker Lendecke | 16 | -40/+474 |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API | Volker Lendecke | 16 | -40/+488 |
2009-08-29 | s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API | Volker Lendecke | 8 | -317/+215 |
2009-08-29 | s3:winbind: Convert WINBINDD_LIST_USERS to the new API | Volker Lendecke | 5 | -7/+214 |
2009-08-29 | s3:nsstest: Fix a very confusing behaviour in nsstest | Volker Lendecke | 1 | -2/+2 |
2009-08-29 | s3:winbind: add a fake NDR winbind cache validator | Volker Lendecke | 1 | -0/+11 |
2009-08-29 | s3:winbind: Convert the getgrent functions to the new API | Volker Lendecke | 7 | -1038/+335 |
2009-08-29 | s3:winbind: Add a comment about fill_grent_mem_domusers... | Volker Lendecke | 1 | -0/+4 |
2009-08-29 | s3:winbind: Add some missing error checks | Volker Lendecke | 2 | -0/+6 |
2009-08-29 | s3:winbind: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2009-08-29 | s3:winbind: Add async wb_next_grent | Volker Lendecke | 4 | -0/+194 |
2009-08-29 | s3:winbind: Add async QueryGroupList | Volker Lendecke | 9 | -4/+391 |
2009-08-29 | w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API | Volker Lendecke | 16 | -100/+623 |
2009-08-29 | s3:winbind: Convert the GETDCNAME routines to the new API | Volker Lendecke | 5 | -22/+98 |
2009-08-29 | s3:winbind: Add async wb_dsgetdcname | Volker Lendecke | 3 | -0/+125 |
2009-08-29 | s3:winbind: Convert winbindd_dsgetdcname to the new API | Volker Lendecke | 5 | -117/+208 |
2009-08-29 | s3:winbind: Add an async dsgetdcname call | Volker Lendecke | 9 | -3/+565 |
2009-08-29 | s3:winbind: Convert the GETPWENT routines to the new API | Volker Lendecke | 8 | -385/+281 |
2009-08-29 | s3:winbind: Add async next_pwent | Volker Lendecke | 4 | -0/+164 |
2009-08-29 | s3:winbind: Add async fill_pwent | Volker Lendecke | 3 | -0/+163 |
2009-08-29 | s3:winbind: Add async query_user_list | Volker Lendecke | 12 | -5/+547 |
2009-08-29 | s3:winbind: simplify wb_seqnums_done a bit | Volker Lendecke | 1 | -15/+24 |
2009-08-29 | s3:winbind: Make wb_seqnums.c update the winbind cache seqnums | Volker Lendecke | 1 | -1/+12 |
2009-08-29 | s3:winbind: Fix a bug found by RPC-SAMR | Volker Lendecke | 8 | -47/+59 |
2009-08-29 | s3:winbind: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2009-08-29 | s3:winbind: Rename wbint_GroupMembers to wbint_Principals | Volker Lendecke | 9 | -62/+62 |
2009-08-29 | s3:winbind: Rename wbint_GroupMember to wbint_Principal | Volker Lendecke | 7 | -45/+44 |
2009-08-28 | s3: Add catia to the list of modules compiled by default | Aravind Srinivasan | 1 | -1/+1 |