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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20249: Fail when parsing invalid options in _pam_parse.
Günther Deschner
1
-1
/
+2
2007-10-10
r20248: merge 20247 from samba_3_0_24
Herb Lewis
1
-1
/
+1
2007-10-10
r20245: merge 20244 from samba_3_0_24
Herb Lewis
5
-12
/
+14
2007-10-10
r20243: Make lookup_name resolve both the mapped and the real unix group name
Simo Sorce
1
-7
/
+23
2007-10-10
r20242: these are not really const as we set them in the function
Simo Sorce
1
-1
/
+1
2007-10-10
r20241: Slightly improve readability of the pam_vsyslog replacement function.
Günther Deschner
1
-6
/
+5
2007-10-10
r20240: Be a little more verbose about the credential flags when the debug flag
Günther Deschner
1
-2
/
+16
2007-10-10
r20239: Parse the configfile for pam_sm_setcred as well
Günther Deschner
1
-1
/
+7
2007-10-10
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
James Peach
10
-36
/
+37
2007-10-10
r20235: Don't use realloc directly.
James Peach
1
-1
/
+1
2007-10-10
r20229: Avoid a silly function call in mkdir_internal. None of the callers lo...
Volker Lendecke
1
-2
/
+1
2007-10-10
r20228: Bring the calling conventions of inherit_access_acl and change_owner_...
Volker Lendecke
4
-6
/
+13
2007-10-10
r20227: Simplify logic in vfs_MkDir() a bit
Volker Lendecke
1
-11
/
+15
2007-10-10
r20218: Same fix as r20217 -- can we consolidate that duplicated code a bit?
Volker Lendecke
1
-8
/
+16
2007-10-10
r20217: uid_t and gid_t are not necessarily 32 bit. In assignments we get an ...
Volker Lendecke
1
-8
/
+12
2007-10-10
r20216: Fix fallback code.
Simo Sorce
1
-11
/
+13
2007-10-10
r20215: Next step trying to fix the Solaris build.
Volker Lendecke
2
-3
/
+3
2007-10-10
r20214: Fix a type-punned warning. Simo, Jerry, please check
Volker Lendecke
1
-1
/
+1
2007-10-10
r20212: Attempt to fix the Solaris build
Volker Lendecke
1
-2
/
+4
2007-10-10
r20211: send_nt_replies does not need the inbuf arg
Volker Lendecke
1
-32
/
+51
2007-10-10
r20210: registry_fetch_values is not needed anymore, fix typo
Volker Lendecke
2
-58
/
+1
2007-10-10
r20209: Fix two memleaks
Volker Lendecke
1
-4
/
+7
2007-10-10
r20208: Change sprintf_append() never to use malloc,
Jeremy Allison
2
-19
/
+13
2007-10-10
r20207: Fix a couple more places where extra_data was
Jeremy Allison
2
-5
/
+8
2007-10-10
r20206: Start cleaning up the talloc_ctx mess.
Jeremy Allison
4
-13
/
+20
2007-10-10
r20202: fix make clean
Herb Lewis
1
-1
/
+1
2007-10-10
r20201: merge makefile changes from 3_0_24
Herb Lewis
1
-34
/
+42
2007-10-10
r20197: merge talloc fixes from samba4:
Stefan Metzmacher
2
-20
/
+18
2007-10-10
r20186: Fix winbind crash bug in WINBIND_GETGROUPS.
Günther Deschner
1
-2
/
+3
2007-10-10
r20183: Fix the build.
Günther Deschner
1
-6
/
+6
2007-10-10
r20181: Improve NT status to pam error mapping.
Jeremy Allison
1
-0
/
+7
2007-10-10
r20180: Ensure that pam returns the correct error messages
Jeremy Allison
2
-48
/
+91
2007-10-10
r20179: Sync up with Samba4 - remove blank lines at the
Jeremy Allison
1
-3
/
+9
2007-10-10
r20178: Ensure we allocate the intermediate trans structs
Jeremy Allison
4
-3
/
+14
2007-10-10
r20174: If we're only going to call one handler per message
Jeremy Allison
1
-4
/
+4
2007-10-10
r20173: DNS update fixes:
Gerald Carter
5
-70
/
+90
2007-10-10
r20171: Don't delete the krb5 credential if others still reference to it.
Günther Deschner
2
-21
/
+37
2007-10-10
r20170: Fix secure DNS updates to work against
Gerald Carter
4
-21
/
+53
2007-10-10
r20169: Support for fallback to legacy mapping code was not completely tested.
Simo Sorce
2
-22
/
+42
2007-10-10
r20165: Change messaging subsystem to only allow one message
Jeremy Allison
1
-3
/
+11
2007-10-10
r20160: Fix long-standing (ie. from initial code I think) bug
Jeremy Allison
1
-2
/
+5
2007-10-10
r20155: revert, I misread
Simo Sorce
1
-1
/
+1
2007-10-10
r20154: Fix nasty typo, hunting another bug
Simo Sorce
1
-1
/
+1
2007-10-10
r20151: remove meaningless checks
Simo Sorce
1
-8
/
+0
2007-10-10
r20150: better memory handling for some functions, make sure we don't
Simo Sorce
5
-19
/
+39
2007-10-10
r20148: Forgot to merge. Ensure open_any_socket_out()
Jeremy Allison
1
-1
/
+1
2007-10-10
r20146: Now online checks are fully async we can do them
Jeremy Allison
1
-7
/
+1
2007-10-10
r20140: Make online/offline detection completely asynchronous.
Jeremy Allison
3
-23
/
+183
2007-10-10
r20136: Fix #4290. Properly compute time to password expiration in message from
Jim McDonough
1
-1
/
+2
2007-10-10
r20133: get rid of defined but not used warning - static function only used
Herb Lewis
1
-5
/
+2
[next]