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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17767: Argggg. Broke the build. Need to fix callers of put_long_date()
Jeremy Allison
1
-68
/
+29
2007-10-10
r17766: Getting ready to properly expose 100ns times on
Jeremy Allison
1
-29
/
+68
2007-10-10
r17761: Handle times consistently across all client utils.
Jeremy Allison
4
-47
/
+34
2007-10-10
r17760: The DNS SRV lookup already sorts by priority and weight so don't
Gerald Carter
1
-3
/
+9
2007-10-10
r17736: Apply the Unix group patch when creating the token for a
Gerald Carter
1
-1
/
+28
2007-10-10
r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...
Gerald Carter
5
-47
/
+35
2007-10-10
r17710: Thanks to Thomas Bork for testing and continued feedback on this.
Gerald Carter
1
-2
/
+25
2007-10-10
r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().
Gerald Carter
2
-2
/
+2
2007-10-10
r17677: There is no need for a 2nd krb5_to_nt_status function, is there?
Günther Deschner
3
-38
/
+2
2007-10-10
r17676: Fix printing bug found by kukks. Don't copy a return
Jeremy Allison
1
-1
/
+1
2007-10-10
r17673: volker's patch for re-adding Getpwnam() lookups to smbpasswd backend ...
Gerald Carter
1
-5
/
+1
2007-10-10
r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Mic...
Gerald Carter
1
-1
/
+0
2007-10-10
r17669: Remove RID algorithm support from unmapped users and groups
Gerald Carter
7
-96
/
+30
2007-10-10
r17668: Fix the miscalculations in pushing announces. Fixes
Jeremy Allison
1
-6
/
+6
2007-10-10
r17667: Merge snprintf fixes from tridge (Samba4).
Jeremy Allison
1
-16
/
+41
2007-10-10
r17630: Looks like getpeerid() is a system function on
Jeremy Allison
2
-2
/
+2
2007-10-10
r17626: Some C++ Warnings
Volker Lendecke
5
-9
/
+16
2007-10-10
r17625: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r17623: Revert accidential commit
Volker Lendecke
2
-3
/
+2
2007-10-10
r17622: Add a framework for a printing backend designed to support the build ...
Volker Lendecke
5
-3
/
+89
2007-10-10
r17620: Fix two C++ Warnings and a memleak
Volker Lendecke
1
-2
/
+6
2007-10-10
r17618: Not using a cache version number (yet). We really should...
Jeremy Allison
1
-1
/
+0
2007-10-10
r17617: Take Andrew Bartletts excellent advice and don't store
Jeremy Allison
3
-10
/
+63
2007-10-10
r17616: Add the lm and nt hashes to the cached credentials
Jeremy Allison
3
-28
/
+52
2007-10-10
r17612: Modify NTLMSSP session code so that it doesn't store
Jeremy Allison
3
-41
/
+86
2007-10-10
r17610: Added the ability for firefox to drive the winbindd
Jeremy Allison
9
-15
/
+448
2007-10-10
r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.
Volker Lendecke
35
-45
/
+631
2007-10-10
r17606: Introduce krb5_to_ntstatus.
Volker Lendecke
2
-18
/
+54
2007-10-10
r17605: Some C++ warnings
Volker Lendecke
10
-43
/
+63
2007-10-10
r17604: Fix a bug caught by g++.
Volker Lendecke
1
-1
/
+1
2007-10-10
r17603: Make net_ads_join_ok return NTSTATUS.
Volker Lendecke
1
-7
/
+12
2007-10-10
r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad...
Volker Lendecke
1
-10
/
+18
2007-10-10
r17595: Fix from Ben Winslow <rain@bluecherry.net> to allow
Jeremy Allison
1
-0
/
+4
2007-10-10
r17592: Remove some unused functions pointed out by John E. Malmberg, make
Volker Lendecke
2
-235
/
+46
2007-10-10
r17591: machine_account is unused, and ctx must be freed. Thanks Michael
Volker Lendecke
1
-3
/
+2
2007-10-10
r17590: Some C++ Warnings
Volker Lendecke
3
-16
/
+16
2007-10-10
r17589: Check in the really uncontroversial patch from Michael
Volker Lendecke
1
-0
/
+5
2007-10-10
r17585: Don't let ads_status throw away the error information.
Volker Lendecke
1
-38
/
+45
2007-10-10
r17584: Some C++ Warnings
Volker Lendecke
5
-10
/
+10
2007-10-10
r17583: Change internal cli_session_setup functions to NTSTATUS.
Volker Lendecke
1
-47
/
+56
2007-10-10
r17573: Fix typo
Volker Lendecke
1
-1
/
+1
2007-10-10
r17572: Fix the build
Volker Lendecke
1
-5
/
+5
2007-10-10
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
Volker Lendecke
12
-129
/
+148
2007-10-10
r17569: Make 'max smbd processes' more robust. Counting on the child to decre...
Volker Lendecke
4
-88
/
+78
2007-10-10
r17568: Reformatting -- more than 100 cols is too much :-)
Volker Lendecke
1
-3
/
+6
2007-10-10
r17557: Change net_join_domain to return NTSTATUS instead of int.
Volker Lendecke
1
-15
/
+16
2007-10-10
r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de>
Volker Lendecke
1
-2
/
+0
2007-10-10
r17555: Cleanup
Volker Lendecke
1
-340
/
+0
2007-10-10
r17554: Cleanup
Volker Lendecke
21
-1513
/
+595
2007-10-10
r17552: Attempt to fix tdb transactions on IRIX
Volker Lendecke
1
-0
/
+1
[next]