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
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
22
-536
/
+3833
*
r13310: first round of server affinity patches for winbindd & net ads join
Gerald Carter
2007-10-10
1
-25
/
+45
*
r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r13232: defensive programming in an attempt to prevent crashes due to a PDC r...
Gerald Carter
2007-10-10
1
-3
/
+5
*
r13229: * fix bad comparison caught by the AIX compiler in wbinfo code
Gerald Carter
2007-10-10
1
-3
/
+3
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
3
-3
/
+3
*
r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when -...
Gerald Carter
2007-10-10
1
-0
/
+2
*
r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r13024: Add is_null_sid.
Günther Deschner
2007-10-10
1
-2
/
+1
*
r12900: Merge from trunk:
Günther Deschner
2007-10-10
2
-1
/
+45
*
r12788: Since we have agreed on the case of winbindd names, we can store a
Günther Deschner
2007-10-10
1
-2
/
+5
*
r12787: Revert last commit that removed our logic of memorizing negative
Günther Deschner
2007-10-10
1
-3
/
+1
*
r12771: Apply patch from bug 3374, attempt to fix build on tru64.
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r12742: Don't write null sid mappings into the winbindd_cache.tdb.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r12713: Remove use of uint8_t -> uint8.
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r12544: Fix segfaults in winbind, smbpasswd and net
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r12407: Fix returning wrong error codes and better sort out errors and stdout
Günther Deschner
2007-10-10
1
-41
/
+49
*
r12341: add DEBUG statement.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r12313: Introduce yet another copy of the string_sub function:
Volker Lendecke
2007-10-10
1
-6
/
+12
*
r12273: Fix copy paste error.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r12193: Fix some typos.
Günther Deschner
2007-10-10
3
-3
/
+3
*
r12170: Fix a segfault -- this is post-3.0.21 code
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.
Volker Lendecke
2007-10-10
1
-1
/
+15
*
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
2007-10-10
1
-14
/
+27
*
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11960: add 'wbinfo --separator' to get the currently active winbind_separator.
Günther Deschner
2007-10-10
1
-2
/
+19
*
r11867: attempt at fixing the compile issue with nss_winbind.so on HP-UX caus...
Gerald Carter
2007-10-10
1
-1
/
+3
*
r11851: Display correct error string.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r11707: alt_names[i] might be NULL for i>0 also...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r11704: methods->alternate_name is not used anymore -- remove it
Volker Lendecke
2007-10-10
6
-87
/
+0
*
r11667: Fix a debug message
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.
Gerald Carter
2007-10-10
1
-2
/
+2
*
r11652: Reinstate the netsamlogon_cache in order to work
Gerald Carter
2007-10-10
4
-0
/
+100
*
r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.
Gerald Carter
2007-10-10
2
-27
/
+64
*
r11580: fix an uninitialized variable that was causing winbindd to die in win...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
3
-18
/
+23
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r11492: Fix bug #3224 (I hope). Correctly use machine_account_name
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r11381: Correctly connect to 445 and 139 after a successful getdcname.
Volker Lendecke
2007-10-10
1
-3
/
+10
*
r11368: Remove a memleak that just cost me half an hour: If we terminate insi...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r11338: Move knowledge of \\ needed into rpc_client/cli_netlogon
Jeremy Allison
2007-10-10
1
-7
/
+1
*
r11328: Actually verify that the bind on a pipe succeeded with a samr_connect or
Volker Lendecke
2007-10-10
1
-167
/
+196
*
r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...
Volker Lendecke
2007-10-10
1
-59
/
+61
*
r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.
Volker Lendecke
2007-10-10
1
-3
/
+18
*
r11319: read_buf_len and write_buf_len are no longer used, remove them.
Volker Lendecke
2007-10-10
2
-6
/
+3
*
r11280: BUG 3201: make sure request structure is cleared prior to sending the...
Gerald Carter
2007-10-10
1
-0
/
+3
*
r11253: Fix an annoying timeout when no nmbd is around
Volker Lendecke
2007-10-10
1
-8
/
+8
*
r11251: Fix a comment
Volker Lendecke
2007-10-10
1
-7
/
+5
[next]