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
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
s3: Remove a reference to "winbindd_cli_state" from append_auth_data
Volker Lendecke
1
-13
/
+14
2010-11-17
s3: Remove a reference to "winbindd_cli_state" from append_info3_as_txt
Volker Lendecke
1
-28
/
+29
2010-11-17
s3: Remove a reference to "winbindd_cli_state" from append_afs_token
Volker Lendecke
1
-8
/
+6
2010-11-17
s3: Remove a reference to "winbindd_cli_state" from append_info3_as_ndr
Volker Lendecke
1
-4
/
+5
2010-11-17
s3: Remove a reference to "winbindd_cli_state" from append_unix_username
Volker Lendecke
1
-6
/
+6
2010-11-17
s3: Remove a reference to "winbindd_cli_state" from append_auth_data
Volker Lendecke
1
-11
/
+11
2010-11-17
"bool ? true : false" is a bit pointless
Volker Lendecke
1
-2
/
+1
2010-11-17
s3: Move parse_sidlist to the only calling file
Volker Lendecke
3
-44
/
+42
2010-11-17
s3: Remove some unused code
Volker Lendecke
2
-23
/
+0
2010-11-14
Fix the unexpected.tdb database problem. Change nmbd to store the
Jeremy Allison
1
-1
/
+6
2010-11-14
Move error reporting of messaging context creation fail into
Jeremy Allison
2
-1
/
+10
2010-11-08
Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...
Jeremy Allison
1
-1
/
+3
2010-11-08
First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w...
Jeremy Allison
1
-0
/
+10
2010-11-08
s3-waf: add idmap_autorid to the build.
Günther Deschner
1
-0
/
+9
2010-11-08
s3: Fix an uninitialized variable
Volker Lendecke
1
-0
/
+1
2010-11-08
s3:idmap: add a new ID mapping module autorid
Christian Ambach
1
-0
/
+471
2010-11-08
s3:winbind add wcache_tdc_fetch_domainbysid
Christian Ambach
2
-0
/
+53
2010-11-08
s3: Put some parentheses around conditionals
Volker Lendecke
1
-2
/
+2
2010-11-08
s3: Consistently use stdbool types in new code
Volker Lendecke
1
-11
/
+11
2010-11-08
s3:winbind add timeouts to winbind cache
Christian Ambach
1
-14
/
+57
2010-11-05
s3: Remove some duplicate prototypes
Volker Lendecke
1
-16
/
+0
2010-11-03
s3: Fix a getgrent crash with many groups
Volker Lendecke
1
-0
/
+1
2010-11-02
s3: Fix a typo in a DEBUG msg
Volker Lendecke
1
-1
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+5
2010-11-01
s3:winbindd: fix query_user for users with NULL full name.
Michael Adam
1
-1
/
+3
2010-11-01
s3:winbindd: fix query_user_list for users with NULL full_name
Michael Adam
1
-1
/
+3
2010-10-20
s3: Use any_nt_status_not_ok in winbind
Volker Lendecke
19
-95
/
+19
2010-10-18
s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.
Günther Deschner
4
-0
/
+4
2010-10-18
s3-winbind: Fixed init order.
Andreas Schneider
1
-3
/
+3
2010-10-15
s3-winbind: Fixed the build of idmap_rid.
Andreas Schneider
1
-0
/
+1
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
1
-1
/
+1
2010-10-14
s3-auth Use security_token_debug() from common code
Andrew Bartlett
2
-2
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
36
-7
/
+36
2010-10-08
Move talloc_enable_null_tracking() to the s3 daemons
Volker Lendecke
1
-1
/
+7
2010-10-08
s3-waf: slowly getting modules to match how they look like in old build.
Günther Deschner
1
-32
/
+32
2010-10-07
samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.
Günther Deschner
2
-2
/
+2
2010-10-05
s3-waf: convert NSS_INFO into a subsystem.
Günther Deschner
1
-0
/
+49
2010-10-01
s3:events: Call all ready fd event handlers on each iteration of the main loop
Steven Danneman
1
-3
/
+3
2010-10-01
samba: share select wrappers.
Günther Deschner
1
-0
/
+1
2010-09-30
s3: Add "smbcontrol winbindd ip-dropped <local-ip>"
Volker Lendecke
4
-0
/
+69
2010-09-30
s3: Re-introduce a procid_self()
Volker Lendecke
1
-1
/
+1
2010-09-28
s3-waf: fix dependencies in most of our module subsystems.
Günther Deschner
1
-1
/
+0
2010-09-27
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
1
-2
/
+5
2010-09-27
s3-waf: add missing IDMAP modules.
Günther Deschner
1
-0
/
+16
2010-09-27
s3-waf: move idmap subsystem to winbindd/wscript_build.
Günther Deschner
1
-0
/
+74
2010-09-21
s3: Remove a pointless if-statement
Volker Lendecke
1
-4
/
+0
2010-09-21
s3-winbindd: another attempt to fix the non-ldap build.
Günther Deschner
2
-0
/
+5
2010-09-20
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
4
-6
/
+10
2010-09-20
s3-util: use shared dom_sid_dup.
Günther Deschner
1
-2
/
+3
2010-09-20
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
5
-9
/
+14
[prev]
[next]