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
2009-11-29
s3: "cgi_download" only looks at the mode and size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "print_job_end" only looks at the size
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "check_magic" only looks at the size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "disk_quotas" only looks at the devicenumber
Volker Lendecke
1
-17
/
+13
2009-11-29
s3: "load_usershare_shares" only looks at the mode and uid
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "load_usershare_service" only looks at the mode and uid
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "usershare_exists" only looks at the mode and mtime
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "process_usershare_file" only looks at the dev, ino, mode and size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "process_usershare_file" only looks at the mode and size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "parse_usershare_file" only looks at the mode and uid
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "tar_parseargs" only looks at the mtime
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "dotareof" only looks at the file type
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: client "newer" does not look at the create timestamp
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
18
-65
/
+94
2009-11-28
s4:upgrade_from_s3 - Move it back to "setup"
Matthias Dieter Wallnöfer
4
-3
/
+3
2009-11-28
s4:setup/provision - Rework
Matthias Dieter Wallnöfer
1
-5
/
+24
2009-11-28
s4:upgrade.py - remove my copyright
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-11-28
s4:upgrade.py - readd accidentally removed empty lines
Matthias Dieter Wallnöfer
1
-0
/
+4
2009-11-28
s4:samba3.py/upgrade.py: Revert
Matthias Dieter Wallnöfer
3
-10
/
+9
2009-11-28
s4-ldb: make it much easier to use common ldb controls
Andrew Tridgell
2
-15
/
+64
2009-11-28
s4-drs: cope with bogus empty attributes from w2k8-r2
Andrew Tridgell
1
-0
/
+17
2009-11-28
s4: fix SD update and password change in upgrade script
Matthieu Patou
8
-93
/
+161
2009-11-27
s4:WINREG RPC server - add another "talloc_unlink" in "DeleteKey"
Matthias Dieter Wallnöfer
1
-1
/
+5
2009-11-27
s4:WINREG RPC server - Reintroduce the free operation on "CloseKey"
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-11-27
s4-smbtorture: more and stricter tests for printer and data keys in RPC-SPOOLSS.
Günther Deschner
1
-4
/
+8
2009-11-27
s4:provision.py - remove hardcoded SIDs and RIDs
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-11-27
s4:security/sddl - rework of the security descriptor abbreviations
Matthias Dieter Wallnöfer
1
-28
/
+33
2009-11-27
security.idl - Add some more wellknown SIDs/RIDs
Matthias Dieter Wallnöfer
2
-14
/
+20
2009-11-27
s4:registry/util - Don't include the trailing '\0' in the internal data forma...
Matthias Dieter Wallnöfer
1
-14
/
+27
2009-11-27
s4:net utility - add a notice for the "help" operation and format it's output...
Matthias Dieter Wallnöfer
1
-1
/
+6
2009-11-27
s3-kerberos: fix the build on Mac OS X 10.6.2.
Günther Deschner
1
-1
/
+1
2009-11-27
s4:samba3.py - deactivate also the assertion on line 599
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s3-kerberos: add a missing reference to authdata headers.
Günther Deschner
1
-0
/
+1
2009-11-27
s3-kerberos: do not include authdata headers before including krb5 headers.
Günther Deschner
3
-3
/
+1
2009-11-27
s3-spoolss: simplify _spoolss_EnumPrinterKey a little more.
Günther Deschner
1
-14
/
+6
2009-11-27
s4:winbind - Fix it another time up
Matthias Dieter Wallnöfer
1
-2
/
+14
2009-11-27
s4:provision.py - cosmetic
Matthias Dieter Wallnöfer
1
-8
/
+7
2009-11-27
s4:samba3.py (and test) - deactivate the tests until those parameters are fixed
Matthias Dieter Wallnöfer
2
-4
/
+4
2009-11-27
s4:upgrade.py - Umlaut problem
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:tests.sh - Make also here the change from "upgrade" to "upgrade_from_s3"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s3-kerberos: only use krb5 headers where required.
Günther Deschner
21
-229
/
+257
2009-11-27
misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.
Günther Deschner
3
-145
/
+218
2009-11-27
pidl: fix handling of output arguments in s3 client stubs.
Günther Deschner
2
-5
/
+5
2009-11-27
s4:upgrade.py - rework to make the upgrade s3 -> s4 possible again
Matthias Dieter Wallnöfer
1
-72
/
+72
2009-11-27
s4:upgrade_from_s3 - Fix message outputs
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-11-27
s4:upgrade.py - the import of WINS databases don't seem to work always
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:samba3.py - ignore comments in "smb.conf" files
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:samba3.py - don't read those informations out from the TDB
Matthias Dieter Wallnöfer
1
-3
/
+4
2009-11-27
s4:samba3.py - support the TDB version 3
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-27
s4:provision - Fix up the provision of "standalone" and "member" mode
Matthias Dieter Wallnöfer
2
-10
/
+12
[prev]
[next]