index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build warning.
Günther Deschner
2008-01-07
1
-16
/
+18
*
Use the proper boolean constants.
Michael Adam
2008-01-07
1
-93
/
+93
*
Fix a comment.
Michael Adam
2008-01-07
1
-1
/
+2
*
Make wcache_invalidate_cache() return bool, not int.
Michael Adam
2008-01-07
2
-4
/
+4
*
Add some braces to if statement.
Michael Adam
2008-01-07
1
-1
/
+2
*
Prevent winbindd from segfaulting due to corrupted cache tdb.
Andreas Schneider
2008-01-07
2
-4
/
+36
*
Fix the inherited trust flags when spidering the trust heirarchy.
Gerald (Jerry) Carter
2008-01-04
2
-3
/
+19
*
Add a missing check for dealing with a one-way trust in query_user().
Gerald (Jerry) Carter
2008-01-04
1
-0
/
+6
*
Ensure that winbindd_getgroups() can deal with a UPN name.
Gerald (Jerry) Carter
2008-01-04
1
-1
/
+10
*
When connecting to an AD DC, use the DsGetDCName variant.
Gerald (Jerry) Carter
2008-01-04
1
-2
/
+36
*
Use correct size value for linearize call.
Jeremy Allison
2007-12-29
1
-1
/
+1
*
Remove tiny code duplication
Volker Lendecke
2007-12-29
1
-4
/
+7
*
Add NT error to debug to try and track this down.
Jeremy Allison
2007-12-21
1
-1
/
+4
*
Kill fstring in getdcname & getanydcname return.
Günther Deschner
2007-12-21
2
-5
/
+5
*
Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is...
Michael Adam
2007-12-20
1
-6
/
+9
*
Remove Get_Pwnam and its associated static variable
Volker Lendecke
2007-12-19
1
-4
/
+6
*
Fix logic error in cm_connect_sam().
Michael Adam
2007-12-18
1
-1
/
+0
*
Fix a segv in winbindd caused by trying to free an fstring.
Gerald (Jerry) Carter
2007-12-17
1
-2
/
+6
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
10
-45
/
+50
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
5
-19
/
+43
*
Use sid_to_string directly
Volker Lendecke
2007-12-15
3
-9
/
+6
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-23
/
+24
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
15
-91
/
+86
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-3
/
+4
*
winbindd: move domain child specific stuff into its own file
Stefan Metzmacher
2007-12-14
6
-114
/
+132
*
Make cm_connect_sam() try harder to connect autheticated.
Michael Adam
2007-12-13
1
-9
/
+26
*
Refactor out assembling of trust creds (pw, account name, principal).
Michael Adam
2007-12-13
1
-17
/
+38
*
Streamline and fix logic of cm_prepare_connection().
Michael Adam
2007-12-13
1
-25
/
+37
*
Rename get_trust_pw() to get_trust_pw_hash().
Michael Adam
2007-12-13
1
-2
/
+2
*
Let get_trust_pw() determine the machine_account_name to use.
Michael Adam
2007-12-13
1
-19
/
+3
*
Streamline logic in cm_connect_netlogon()
Michael Adam
2007-12-13
1
-5
/
+6
*
In cm_prepare_connection(), only get auth user creds if we need to.
Michael Adam
2007-12-13
1
-2
/
+2
*
Don't restart winbind if a corrupted tdb is found during initialization.
Andreas Schneider
2007-12-12
2
-17
/
+10
*
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
2007-12-12
4
-157
/
+0
*
winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME calls
Stefan Metzmacher
2007-12-12
1
-255
/
+0
*
winbindd: pass const char *logfile to winbindd_dump_maps_async()
Stefan Metzmacher
2007-12-11
2
-7
/
+15
*
winbindd: rename child table struct elements
Stefan Metzmacher
2007-12-11
4
-57
/
+150
*
idmap: add a const to idmap_dump_maps()
Stefan Metzmacher
2007-12-11
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
4
-8
/
+8
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-5
/
+11
*
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Improve a debug message.
Michael Adam
2007-12-06
1
-1
/
+1
*
Fix a debug message (missing newline).
Michael Adam
2007-12-05
1
-1
/
+1
*
Remove some globals
Volker Lendecke
2007-12-05
1
-4
/
+4
*
Remove more pstrings, from the winbindd protocol def and
Jeremy Allison
2007-12-03
2
-8
/
+13
*
Last pstring here.
Jeremy Allison
2007-12-03
1
-4
/
+6
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
1
-11
/
+12
*
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
2007-11-27
3
-8
/
+8
*
Add set_sockaddr_port function for winbindd.
Jeremy Allison
2007-11-21
1
-0
/
+2
*
More pstring elimination.
Jeremy Allison
2007-11-20
1
-9
/
+13
[next]