index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
*
More fix to initialize idmap statuses
Bo Yang
2009-03-02
7
-0
/
+70
*
Initialize the id_map status in idmap_ldap to avoid surprise
Bo Yang
2009-02-27
1
-0
/
+8
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-23
3
-11
/
+11
*
s3:winbindd: make do_async_domain() static.
Michael Adam
2009-02-17
2
-12
/
+6
*
s3: Implement wbcGetSidAliases
Dan Sledz
2009-02-11
5
-88
/
+126
*
s3: Implement wbcGetpwsid
Dan Sledz
2009-02-11
3
-4
/
+26
*
Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ...
Michael Adam
2009-02-09
1
-1
/
+1
*
s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.
Michael Adam
2009-02-09
1
-1
/
+1
*
s3:winbindd_user: fix a debug message.
Michael Adam
2009-02-09
1
-2
/
+2
*
async_sock: Use unix errnos instead of NTSTATUS
Kai Blin
2009-02-09
1
-21
/
+0
*
Fix coverity ID 876 (FORWARD_NULL)
Volker Lendecke
2009-02-07
1
-0
/
+1
*
s3:idmap_tdb2: untangle assignment and check in idmap_tdb2_alloc_load()
Michael Adam
2009-02-06
1
-6
/
+4
*
s3:idmap_tdb2: factor lodaing of ranges out into idmap_tdb2_load_ranges()
Michael Adam
2009-02-06
1
-25
/
+41
*
s3:idmap_tdb2: move together code that belongs together in idmap_tdb2_alloc_load
Michael Adam
2009-02-06
1
-7
/
+8
*
s3:idmap_tdb2: streamline idmap_tdb2_sid_to_id,
Michael Adam
2009-02-06
1
-6
/
+7
*
s3:idmap_tdb: simplify talloc usage with temp context from talloc_stackframe
Michael Adam
2009-02-06
1
-6
/
+2
*
s3:idmap_tdb: refactor out new function idmap_tdb_load_ranges()
Michael Adam
2009-02-06
1
-22
/
+30
*
s3:idmap_tdb: use transactions in idmap_tdb_allocate_id()
Michael Adam
2009-02-06
1
-1
/
+18
*
s3:idmap_tdb: add tmp talloc ctx to idmap_tdb_sid_to_id and remove an fstring
Michael Adam
2009-02-06
1
-7
/
+5
*
s3 build: Fix "assignment discards qualifiers from pointer target type" warnings
Tim Prouty
2009-02-02
2
-13
/
+6
*
Add two new parameters to control how we verify kerberos tickets. Removes lp_...
Dan Sledz
2009-02-01
1
-1
/
+1
*
s3:winbind_group: fix "getent group" to allocate new gids.
Michael Adam
2009-02-02
1
-2
/
+8
*
s3:winbind_user: fix "getent passwd" to allocate new uids.
Michael Adam
2009-02-02
1
-2
/
+7
*
s3:winbind_user: move initialization of domain up in winbindd_fill_pwent()
Michael Adam
2009-02-02
1
-11
/
+9
*
Make cli_tcon_andx async
Volker Lendecke
2009-01-30
1
-7
/
+2
*
s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.
Michael Adam
2009-01-30
1
-0
/
+5
*
s3:winbind: remove prototype for non-existent function from winbind_proto.h
Michael Adam
2009-01-28
1
-1
/
+0
*
s3: separate tdb validation code out into its own source file
Michael Adam
2009-01-28
1
-0
/
+1
*
s3: Fix shadowed declaration
Tim Prouty
2009-01-27
1
-1
/
+1
*
s3:winbindd: handle SIG_TERM, SIGHUP, SIGCHLD and SIGUSR2 via tevent
Stefan Metzmacher
2009-01-27
3
-77
/
+165
*
s3:winbindd: we don't need to call message_dispatch() anymore it's event trig...
Stefan Metzmacher
2009-01-22
2
-10
/
+0
*
s3: always call run_events() before and after sys_select()
Stefan Metzmacher
2009-01-22
2
-9
/
+26
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
4
-6
/
+32
*
s3:idmap_tdb: convert to the dbwrap api
Stefan Metzmacher
2009-01-19
1
-244
/
+223
*
Fix the same bug as 8b618d0 fixes, this time in winbindd_passdb.c
Volker Lendecke
2009-01-19
1
-2
/
+4
*
s3:winbindd: put winbindd_cache.tdb into cache_dir, not lock_dir.
Michael Adam
2009-01-16
1
-6
/
+6
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
2
-2
/
+2
*
Fix bug in get_dc_name_via_netlogon(), null pointer refrence.
Bo Yang
2009-01-14
1
-1
/
+1
*
Clean up comments a little.
Jeremy Allison
2009-01-14
1
-11
/
+13
*
Don't send message to any other child in child process.
Bo Yang
2009-01-14
1
-0
/
+30
*
From boyang - ensure we never "return" from a forked child, always _exit().
Jeremy Allison
2009-01-13
2
-5
/
+5
*
Don't set child->requests to NULL in parent after fork
Bo Yang
2009-01-10
1
-1
/
+0
*
refresh sequence number as soon as possible when domain->sequence_number == -...
boyang
2009-01-07
1
-3
/
+8
*
Remove unused struct CLI_POLICY_HND
Volker Lendecke
2009-01-07
1
-7
/
+0
*
Make winbindd_cm.c use winbindd_reinit_after_fork().
Jeremy Allison
2009-01-06
4
-31
/
+37
*
Add winbindd_reinit_after_fork(), cleaning out all possible events
Jeremy Allison
2009-01-06
1
-52
/
+76
*
Factor out lots of common code into a function.
Jeremy Allison
2009-01-06
1
-37
/
+27
*
s3-samr: avoid all init_samr_Domain* functions.
Günther Deschner
2009-01-06
1
-18
/
+12
*
set entry->refresh_time to make ccache_regain_all_now() work correctly.
Bo Yang
2009-01-05
1
-2
/
+11
*
s3:winbindd: also handle fd events from the winbind_event_context()
Stefan Metzmacher
2009-01-05
1
-0
/
+9
[next]