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
2010-03-05
Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.
Jeremy Allison
19
-47
/
+126
2010-03-05
s3-rpcclient: Leave setprinterdata directly if not enough args were passed.
Andreas Schneider
1
-2
/
+1
2010-03-05
s3-rpc_server: Document rpc_pipe_open_internal.
Andreas Schneider
1
-1
/
+27
2010-03-05
s3: Make "smbcontrol xx debuglevel" print the correct cluster pid
Volker Lendecke
1
-2
/
+6
2010-03-05
s3: Remove the unused parameter "persistent" from fetch_locked_internal
Volker Lendecke
1
-8
/
+2
2010-03-05
s3: db->persistent==true was handled earlier, make this more obvious
Volker Lendecke
1
-1
/
+1
2010-03-05
s3-libads: fix get_remote_printer_publishing_data after spoolss_EnumPrinterDa...
Günther Deschner
1
-26
/
+14
2010-03-05
s3-spoolss: fix _spoolss_EnumPrinterDataEx after idl
Günther Deschner
1
-11
/
+2
2010-03-05
s3-rpcclient: fix rpcclient after spoolss_EnumPrinterDataEx IDL change.
Günther Deschner
1
-5
/
+4
2010-03-05
s3-net: fix net after spoolss_EnumPrinterDataEx IDL change.
Günther Deschner
1
-9
/
+2
2010-03-05
s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change.
Günther Deschner
3
-20
/
+53
2010-03-05
s3-spoolss: fix _spoolss_GetPrinterDataEx after IDL change.
Günther Deschner
1
-11
/
+27
2010-03-05
s3-rpcclient: fix rpcclient after spoolss_SetPrinterData{Ex} IDL change.
Günther Deschner
1
-2
/
+8
2010-03-05
s3-net: fix net after spoolss_SetPrinterData{Ex} IDL change.
Günther Deschner
1
-24
/
+6
2010-03-05
s3-spoolss: fix _spoolss_SetPrinterData{Ex} after IDL change.
Günther Deschner
1
-10
/
+3
2010-03-05
s3:winbindd: add DEBUG(10,...) for the end of each top level
Stefan Metzmacher
2
-6
/
+25
2010-03-05
s3-selftest: enable RPC-WINREG against Samba 3.
Günther Deschner
1
-1
/
+1
2010-03-06
s3: Fix unnecessary traversing winbindd_cache.tdb in SIGHUP handler.
Bo Yang
1
-0
/
+6
2010-03-04
srv_pipe.c doesn't reference current_user anymore. Remove it.
Jeremy Allison
1
-2
/
+0
2010-03-04
Revert "s3:configure: add --enable-as-needed"
Karolin Seeger
1
-8
/
+2
2010-03-04
s3:configure: add --enable-as-needed
Stefan Metzmacher
1
-2
/
+8
2010-03-06
s3: Rerun genmsg after adding more strings.
Bo Yang
20
-799
/
+8390
2010-03-06
s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd.
Bo Yang
1
-91
/
+95
2010-03-03
Fix typo in comments.
Karolin Seeger
2
-3
/
+3
2010-03-03
s3: Fix build file due to file move. Use the new path of iniparser
Matthieu Patou
2
-3
/
+3
2010-03-03
s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4
Matthieu Patou
26
-3501
/
+0
2010-03-03
s3: Allow pam_winbind.c to build without localedir.c
Matthieu Patou
1
-1
/
+8
2010-03-03
s3:net: add a command "net registry setsd_sdd"
Michael Adam
1
-0
/
+88
2010-03-03
s3:net: fix some i18n messages in net_registry_getsd_internal().
Michael Adam
1
-2
/
+3
2010-03-03
s3:net: add i18n macro _() to one message
Michael Adam
1
-1
/
+1
2010-03-03
s3:net: add new subcommand "net registry getsd_sddl" to print secdesc in sddl...
Michael Adam
1
-0
/
+40
2010-03-03
s3:net: refactor getting of secdesc out of net_registry_getsd()
Michael Adam
1
-14
/
+42
2010-03-03
s3:smbcacls: add switch "--sddl" to output acls as sddl encoded strings
Michael Adam
1
-1
/
+9
2010-03-03
s3: build sddl.c in samba3
Michael Adam
2
-0
/
+2
2010-03-02
s3: net_share.c: fix argc handling
Holger Hetterich
1
-6
/
+3
2010-03-02
s3:ads fix dn parsing name was always null
Simo Sorce
1
-19
/
+16
2010-03-02
s3: Fix some C++ warnings
Volker Lendecke
1
-1
/
+1
2010-03-02
s3: Fix an uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2010-03-02
s3:vfs_aixacl2: add missing semicolon
Björn Jacke
1
-1
/
+1
2010-03-01
s3:groupmap revert to tdb storage
Simo Sorce
4
-733
/
+269
2010-03-01
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
9
-149
/
+206
2010-03-01
s3: Add connections_forall_read()
Volker Lendecke
7
-21
/
+60
2010-03-01
s3: Make the difference between r/o and r/w in connections_db_ctx more obvious
Volker Lendecke
1
-9
/
+4
2010-03-01
s3: Make connections_forall open connections.tdb r/w
Volker Lendecke
1
-1
/
+7
2010-03-01
s3: Remove unused "mypid" from count_current_connections() state
Volker Lendecke
1
-2
/
+0
2010-02-28
s3: Use talloc_tos() in yield_connection()
Volker Lendecke
1
-1
/
+2
2010-02-28
s3: Remove unused count_all_current_connections()
Volker Lendecke
3
-11
/
+0
2010-02-28
s3: Fix the CHAIN1 torture test
Volker Lendecke
1
-1
/
+9
2010-02-28
s3: Fix but 7145 -- duplicate sam and unix accounts
Volker Lendecke
2
-0
/
+22
2010-02-28
s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure list
Holger Hetterich
1
-24
/
+31
[next]