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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11859: Another place where the SE_GROUP constants read better then "7".
Günther Deschner
1
-1
/
+1
2007-10-10
r11858: Fill in the clientside TRUSTED_DOMAIN_INFO_EX query.
Günther Deschner
2
-1
/
+57
2007-10-10
r11857: Fix the build.
Günther Deschner
1
-1
/
+1
2007-10-10
r11856: Replace unknown1 with group_attr.
Günther Deschner
4
-8
/
+21
2007-10-10
r11855: patch from Aruna Prabakar for checking that the spooler si running on...
Gerald Carter
1
-0
/
+29
2007-10-10
r11854: Remove unused DOM_SID.
Günther Deschner
1
-1
/
+1
2007-10-10
r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).
Günther Deschner
4
-0
/
+154
2007-10-10
r11852: Fill in samr_get_dom_pwinfo based on Samba4.
Günther Deschner
4
-20
/
+39
2007-10-10
r11851: Display correct error string.
Günther Deschner
1
-1
/
+1
2007-10-10
r11847: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give a
Günther Deschner
2
-3
/
+10
2007-10-10
r11845: Removed error code list as it isn't correct for Linux.
Jeremy Allison
1
-8
/
+0
2007-10-10
r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOS
Jeremy Allison
1
-33
/
+41
2007-10-10
r11839: Info level 0x101 is really a protocol NT level.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...
Gerald Carter
1
-10
/
+14
2007-10-10
r11830: patch from Rashid N. Achilov <shelton@granch.ru> to add descriptions ...
Gerald Carter
1
-32
/
+40
2007-10-10
r11799: Added OpenSSH fix for "%.*s" format crash. From Darren Tucker
Jeremy Allison
1
-1
/
+22
2007-10-10
r11793: Fix the SAMR cache so it works across completely insane
Jeremy Allison
4
-151
/
+423
2007-10-10
r11790: Avoid infinite retry to gather a connection.
Günther Deschner
1
-3
/
+11
2007-10-10
r11784: Fix minor glitch found by Rainer Weikusat <rainer.weikusat@sncag.com>...
Volker Lendecke
1
-1
/
+1
2007-10-10
r11770: BUG 2718: don't use qpathinfo_basic() call when remote server is Win9...
Gerald Carter
1
-2
/
+3
2007-10-10
r11769: Looking at a performance problem enumerating accounts, wondered
Jeremy Allison
4
-3
/
+225
2007-10-10
r11767: Doesn't need to be exported.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11764: Doesn't need to be exported from here.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11763: fix more build breakage
Gerald Carter
1
-4
/
+4
2007-10-10
r11762: fix my build breakage
Gerald Carter
1
-1
/
+2
2007-10-10
r11761: * fix clearing of event logs by truncating the tdb.
Gerald Carter
4
-78
/
+105
2007-10-10
r11760: fix sequential reads in the eventlog; event viewer is behaving better...
Gerald Carter
2
-82
/
+106
2007-10-10
r11739: As per Jeremy's request, add a panic action for developers. Now confi...
Volker Lendecke
1
-0
/
+3
2007-10-10
r11734: Remove unused variable
Volker Lendecke
1
-1
/
+0
2007-10-10
r11732: Remember to return early if -1 returned from *BSD EA call.
Jeremy Allison
1
-0
/
+12
2007-10-10
r11729: Remove space from DYNEXP flags declaration for HPUX. Fixes bugzilla
Tim Potter
1
-2
/
+2
2007-10-10
r11728: Ensure to check for the config.log in ${SRCDIR}.
Lars Müller
1
-3
/
+14
2007-10-10
r11725: build smbget by default
Gerald Carter
1
-1
/
+1
2007-10-10
r11719: Remove silly #define of close -> close_fn as this borks
Jeremy Allison
1
-7
/
+0
2007-10-10
r11718: Filter stored DOS attributes by SAMBA_ATTRIBUTES_MASK (0x7f).
Jeremy Allison
1
-0
/
+4
2007-10-10
r11707: alt_names[i] might be NULL for i>0 also...
Volker Lendecke
1
-1
/
+2
2007-10-10
r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...
Volker Lendecke
5
-0
/
+451
2007-10-10
r11704: methods->alternate_name is not used anymore -- remove it
Volker Lendecke
6
-87
/
+0
2007-10-10
r11685: reverting Lar's change to nistallman from r11224 since it breaks 'mak...
Gerald Carter
1
-14
/
+3
2007-10-10
r11667: Fix a debug message
Volker Lendecke
1
-2
/
+3
2007-10-10
r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.
Gerald Carter
4
-9
/
+21
2007-10-10
r11658: Someone broke the initialization of the static modules by adding a 'N...
Jeremy Allison
1
-1
/
+1
2007-10-10
r11657: Tiny improvement to debug error message in dir_check_ftype.
Paul Green
1
-1
/
+1
2007-10-10
r11655: Two small fixes
Gerald Carter
2
-7
/
+26
2007-10-10
r11653: Declare the correct return value for the static initialization functi...
Paul Green
1
-1
/
+1
2007-10-10
r11652: Reinstate the netsamlogon_cache in order to work
Gerald Carter
7
-2
/
+353
2007-10-10
r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.
Gerald Carter
3
-28
/
+82
2007-10-10
r11645: mklogon updates from Ricky Nance
Gerald Carter
2
-57
/
+68
2007-10-10
r11617: fix typo
Gerald Carter
1
-1
/
+1
[next]