index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
winbind
/
wb_pam_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
Fix winbind to check machine account.
Andrew Bartlett
1
-16
/
+3
2008-02-25
Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26295: Remove use of global_loadparm for net and wb_pam_auth.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
1
-131
/
+45
2007-10-10
r23880: Don't crash when we run wbinfo -a against our own winbind when we are...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22612: Fix more cases where we have uninitialised values in the
Andrew Bartlett
1
-4
/
+1
2007-10-10
r22582: Cleanups towards making winbind work again. We still have a long way...
Andrew Bartlett
1
-33
/
+9
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17306: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17290: don't do any stuff that can fail in the _recv function
Stefan Metzmacher
1
-7
/
+10
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r11825: Fix a debug msg
Volker Lendecke
1
-1
/
+1
2007-10-10
r11517: Cleanup time, this looks larger than it is. This mainly gets rid of
Volker Lendecke
1
-72
/
+82
2007-10-10
r11413: More comments, plus always check (and update) the credentials chain,
Andrew Bartlett
1
-5
/
+33
2007-10-10
r11411: Add to Samba4 the Samba3 patch I just posted for machine account
Andrew Bartlett
1
-3
/
+10
2007-10-10
r11374: On request from VL, put the plaintext auth patch in.
Andrew Bartlett
1
-3
/
+102
2007-10-10
r11267: Fix a memleak and an uninitialized variable. Andrew Bartlett, this wa...
Volker Lendecke
1
-4
/
+5
2007-10-10
r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...
Volker Lendecke
1
-17
/
+15
2007-10-10
r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...
Volker Lendecke
1
-62
/
+38
2007-10-10
r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when I
Volker Lendecke
1
-24
/
+24
2007-10-10
r10941: Hmmm. Making that fn static is more correct.
Volker Lendecke
1
-1
/
+1
2007-10-10
r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...
Volker Lendecke
1
-0
/
+265