index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async API
Volker Lendecke
2010-04-23
1
-4
/
+3
*
s3: Convert WINBINDD_PAM_LOGOFF to the new async API
Volker Lendecke
2010-04-19
1
-1
/
+2
*
s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async API
Volker Lendecke
2010-04-19
1
-1
/
+2
*
s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
Volker Lendecke
2010-04-19
1
-1
/
+2
*
s3: Convert WINBINDD_PAM_AUTH to the new async API
Volker Lendecke
2010-04-19
1
-1
/
+2
*
s3:winbindd: make "smbcontrol winbindd validate-cache" reliable again
Stefan Metzmacher
2010-04-08
1
-0
/
+3
*
s3:winbindd: remove unused variables
Stefan Metzmacher
2010-04-01
1
-2
/
+0
*
s3:winbindd: fix problems with SIGCHLD handling (bug #7317)
Stefan Metzmacher
2010-04-01
1
-11
/
+3
*
s3: fix a typo in winbind_client_response_written
Volker Lendecke
2010-04-01
1
-2
/
+2
*
s3-smbd: Don't close stdout if we want to log to stdout.
Andreas Schneider
2010-03-26
1
-1
/
+1
*
s3: Fix a bad memleak in winbind
Volker Lendecke
2010-03-22
1
-1
/
+2
*
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
2010-03-10
1
-1
/
+6
*
s3:winbindd: add DEBUG(10,...) for the end of each top level
Stefan Metzmacher
2010-03-05
1
-6
/
+24
*
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
2010-02-23
1
-1
/
+1
*
s3: Don't invalidate cache for uninitialized domains.
Bo Yang
2010-02-09
1
-1
/
+24
*
s3: Add wbinfo --ccache-save
Volker Lendecke
2010-01-24
1
-0
/
+1
*
s3:winbind Make the normal client exit message a bit more understandable
Volker Lendecke
2009-12-26
1
-2
/
+7
*
s3: winbindd_cli_state->getgrent_state is no longer used
Volker Lendecke
2009-12-26
1
-4
/
+0
*
s3: getgrent_state has been replaced by grent_state
Volker Lendecke
2009-12-26
1
-1
/
+1
*
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
2009-12-21
1
-0
/
+2
*
s3-winbindd: add wbint_ChangeMachineAccount implementation.
Günther Deschner
2009-10-13
1
-0
/
+2
*
s3:winbindd: avoid writing to a closed connection and generate SIGPIPE
Stefan Metzmacher
2009-09-21
1
-12
/
+13
*
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
2009-09-07
1
-4
/
+2
*
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
2009-09-07
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
2009-09-07
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
2009-09-07
1
-1
/
+2
*
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
2009-08-30
1
-1
/
+2
*
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
2009-08-30
1
-1
/
+16
*
s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
Volker Lendecke
2009-08-29
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_LIST_USERS to the new API
Volker Lendecke
2009-08-29
1
-1
/
+2
*
s3:winbind: Convert the getgrent functions to the new API
Volker Lendecke
2009-08-29
1
-7
/
+6
*
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
2009-08-29
1
-4
/
+2
*
s3:winbind: Convert the GETDCNAME routines to the new API
Volker Lendecke
2009-08-29
1
-1
/
+2
*
s3:winbind: Convert winbindd_dsgetdcname to the new API
Volker Lendecke
2009-08-29
1
-1
/
+2
*
s3:winbind: Convert the GETPWENT routines to the new API
Volker Lendecke
2009-08-29
1
-8
/
+7
*
s3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
Volker Lendecke
2009-08-27
1
-2
/
+2
*
s3:winbind: The get[gr|pw]end functions need access to the client state
Volker Lendecke
2009-08-16
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_GETGRNAM to the new API
Volker Lendecke
2009-08-16
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_GETGRGID to the new API
Volker Lendecke
2009-08-16
1
-1
/
+2
*
s3:winbind: Convert winbindd_show_sequence to the new API
Volker Lendecke
2009-08-16
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_GETGROUPS to the new API
Volker Lendecke
2009-08-05
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new API
Volker Lendecke
2009-08-05
1
-2
/
+2
*
s3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
Volker Lendecke
2009-08-05
1
-2
/
+2
*
s3:winbind: Convert WINBINDD_GETPWUID to the new API
Volker Lendecke
2009-08-05
1
-2
/
+2
*
s3:winbind: Convert WINBINDD_GETPWNAM to the new API
Volker Lendecke
2009-08-05
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_GETPWSID to the new API
Volker Lendecke
2009-08-05
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_GID_TO_SID the new API
Volker Lendecke
2009-08-05
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_UID_TO_SID the new API
Volker Lendecke
2009-08-05
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_SID_TO_GID the new API
Volker Lendecke
2009-08-05
1
-1
/
+2
*
s3:winbind: Convert WINBINDD_SID_TO_UID to the new API
Volker Lendecke
2009-08-05
1
-1
/
+2
[next]