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
2011-04-13
s3: Add some debug to winbindd_sids_to_xids
Volker Lendecke
1
-0
/
+6
2011-04-13
s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
Volker Lendecke
3
-0
/
+310
2011-04-13
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
1
-0
/
+92
2011-04-13
s3: Make idmap_find_domain public
Volker Lendecke
2
-1
/
+2
2011-04-13
s3: Add is_domain_online
Volker Lendecke
2
-0
/
+6
2011-04-13
s3: Add winbindd_lookupsids
Volker Lendecke
3
-0
/
+154
2011-04-13
s3: Add wb_lookupsids
Volker Lendecke
2
-0
/
+609
2011-04-13
s3: Add wbint_LookupSids
Volker Lendecke
3
-0
/
+121
2011-04-13
s3: Make parse_sidlist public
Volker Lendecke
3
-34
/
+33
2011-04-13
s3: Simplify parse_sidlist
Volker Lendecke
1
-17
/
+9
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
3
-0
/
+3
2011-04-12
s3: add some forward declarations.
Günther Deschner
1
-1
/
+1
2011-04-06
Fix bug 6966 - "allow trusted domains = no" not respected in winbind.
Dmitry Butskoy
1
-6
/
+6
2011-04-04
s3:idmap_tdb2: fix build of tdb2
Michael Adam
1
-0
/
+1
2011-04-01
s3: Fix Coverity ID 1137: CONSTANT_EXPRESSION_RESULT
Volker Lendecke
1
-2
/
+2
2011-03-31
s3-winbindd: Use the correct enums for samr_QueryDomainInfo.
Andreas Schneider
1
-2
/
+2
2011-03-31
s3-idmap: fix the build of idmap_hash on FreeBSD.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: move LOOKUP_NAME_ flags to passdb where they belong to.
Günther Deschner
2
-0
/
+2
2011-03-30
s3: Fix Coverity ID 2237: REVERSE_INULL
Volker Lendecke
1
-3
/
+1
2011-03-30
s3-includes: only include ntdomain.h where needed.
Günther Deschner
5
-0
/
+5
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
3
-3
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
3
-0
/
+3
2011-03-30
s3-auth: use auth.h where needed.
Günther Deschner
3
-0
/
+3
2011-03-30
s3-libsmb: put namequery headers to nmblib.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
10
-0
/
+10
2011-03-30
s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.
Günther Deschner
9
-29
/
+35
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
3
-0
/
+3
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
1
-0
/
+1
2011-03-29
Remove two unused labels.
Jeremy Allison
1
-2
/
+0
2011-03-28
s3: Fix Coverity ID 2143: DEADCODE
Volker Lendecke
1
-4
/
+0
2011-03-28
s3: Fix Coverity ID 2143: DEADCODE
Volker Lendecke
1
-4
/
+0
2011-03-28
s3: Fix Coverity ID 2173: FORWARD_NULL
Volker Lendecke
1
-1
/
+1
2011-03-27
s3: Fix Coverity ID 2296: UNUSED_VALUE
Volker Lendecke
1
-3
/
+0
2011-03-24
s3-prototypes: remove protos of some dead functions.
Günther Deschner
2
-3
/
+0
2011-03-23
s3: Fix Coverity ID 2203, NULL_RETURNS
Volker Lendecke
1
-0
/
+4
2011-03-23
s3-config: say which config file we failed to open
Andrew Tridgell
1
-1
/
+1
2011-03-23
fault: get fault.c ready for use by s4
Andrew Tridgell
1
-1
/
+1
2011-03-22
s3:idmap: make sure that the id mapping system is initialized for first access
Michael Adam
1
-0
/
+4
2011-03-22
s3:idmap: remove (now) unneeded function parse_idmap_module()
Michael Adam
1
-38
/
+0
2011-03-22
s3:idmap: simply call idmap_init_named_domain for "*" in idmap_init_default_d...
Michael Adam
1
-41
/
+14
2011-03-22
s3:idmap: remove passdb argument from idmap_init_domain()
Michael Adam
1
-5
/
+3
2011-03-22
s3:idmap: remove the params argument from the init function
Michael Adam
11
-28
/
+20
2011-03-22
s3:idmap: remove special treatment of domain "*" from idmap_ldap_init.
Michael Adam
1
-9
/
+5
2011-03-22
s3:idmap: remove use of params from idmap_ldap_init - it is not used any more
Michael Adam
1
-13
/
+7
2011-03-22
s3:idmap: remove the special treatment of the default domain "*" from idmap_i...
Michael Adam
1
-65
/
+23
2011-03-22
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
1
-10
/
+1
2011-03-21
s3: Fix Coverity ID 1048, CHECKED_RETURN
Volker Lendecke
1
-6
/
+1
2011-03-19
s3-build: use HAVE_ADS define in some more places.
Günther Deschner
1
-1
/
+1
[next]