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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes an...
Herb Lewis
1
-1
/
+2
2012-08-23
Ensure we keep last_access up to date when processing a request.
Jeremy Allison
1
-0
/
+1
2012-06-13
s3-winbindd: call dump_core_setup after command line option has been parsed
Matthieu Patou
1
-0
/
+14
2012-06-13
Fix bug #8970 - Possible memory leaks in the samba master process.
Richard Sharpe
1
-1
/
+2
2011-09-28
Allows changing the maximum number of simultaneous clients in winbindd throug...
Pierre Carrier
1
-5
/
+3
2011-04-19
Fix bug 6966 - "allow trusted domains = no" not respected in winbind.
Dmitry Butskoy
1
-6
/
+6
2010-04-13
s3:winbindd: make "smbcontrol winbindd validate-cache" reliable again
Stefan Metzmacher
1
-0
/
+3
2010-04-13
s3:winbindd: remove unused variables
Stefan Metzmacher
1
-2
/
+0
2010-04-13
s3:winbindd: fix problems with SIGCHLD handling (bug #7317)
Stefan Metzmacher
1
-11
/
+3
2010-03-23
s3: Fix a bad memleak in winbind
Volker Lendecke
1
-1
/
+2
2010-03-11
s3:winbindd: add DEBUG(10,...) for the end of each top level
Stefan Metzmacher
1
-6
/
+24
2010-01-26
s3: Add wbinfo --ccache-save
Volker Lendecke
1
-0
/
+1
2009-12-26
s3:winbind Make the normal client exit message a bit more understandable
Volker Lendecke
1
-2
/
+7
2009-12-26
s3: winbindd_cli_state->getgrent_state is no longer used
Volker Lendecke
1
-4
/
+0
2009-12-26
s3: getgrent_state has been replaced by grent_state
Volker Lendecke
1
-1
/
+1
2009-12-21
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
1
-0
/
+2
2009-10-13
s3-winbindd: add wbint_ChangeMachineAccount implementation.
Günther Deschner
1
-0
/
+2
2009-09-21
s3:winbindd: avoid writing to a closed connection and generate SIGPIPE
Stefan Metzmacher
1
-12
/
+13
2009-09-07
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
1
-4
/
+2
2009-09-07
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
1
-1
/
+2
2009-09-07
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
1
-1
/
+2
2009-09-07
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
1
-1
/
+2
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
1
-1
/
+2
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
1
-1
/
+16
2009-08-29
s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
Volker Lendecke
1
-1
/
+2
2009-08-29
s3:winbind: Convert WINBINDD_LIST_USERS to the new API
Volker Lendecke
1
-1
/
+2
2009-08-29
s3:winbind: Convert the getgrent functions to the new API
Volker Lendecke
1
-7
/
+6
2009-08-29
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
1
-4
/
+2
2009-08-29
s3:winbind: Convert the GETDCNAME routines to the new API
Volker Lendecke
1
-1
/
+2
2009-08-29
s3:winbind: Convert winbindd_dsgetdcname to the new API
Volker Lendecke
1
-1
/
+2
2009-08-29
s3:winbind: Convert the GETPWENT routines to the new API
Volker Lendecke
1
-8
/
+7
2009-08-27
s3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
Volker Lendecke
1
-2
/
+2
2009-08-16
s3:winbind: The get[gr|pw]end functions need access to the client state
Volker Lendecke
1
-1
/
+2
2009-08-16
s3:winbind: Convert WINBINDD_GETGRNAM to the new API
Volker Lendecke
1
-1
/
+2
2009-08-16
s3:winbind: Convert WINBINDD_GETGRGID to the new API
Volker Lendecke
1
-1
/
+2
2009-08-16
s3:winbind: Convert winbindd_show_sequence to the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_GETGROUPS to the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new API
Volker Lendecke
1
-2
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
Volker Lendecke
1
-2
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_GETPWUID to the new API
Volker Lendecke
1
-2
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_GETPWNAM to the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_GETPWSID to the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_GID_TO_SID the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_UID_TO_SID the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_SID_TO_GID the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_SID_TO_UID to the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
Volker Lendecke
1
-1
/
+2
2009-08-05
s3:winbind: Remove old version of WINBINDD_PING
Volker Lendecke
1
-1
/
+0
2009-08-05
s3:winbind: Convert WINBINDD_LOOKUPSID to the new API
Volker Lendecke
1
-1
/
+2
2009-07-31
Slightly restructure the async winbind request calling convention
Volker Lendecke
1
-7
/
+12
[next]