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
2010-03-03
s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_create_ntvfs_connect"
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-03-03
s4:torture/rpc/samr - Fix up SAMR-USERS test
Matthias Dieter Wallnöfer
1
-10
/
+22
2010-03-03
s4:torture/rpc/samr - enhance the "EnumDomainGroups" test regarding universal...
Matthias Dieter Wallnöfer
1
-0
/
+15
2010-03-03
s4:dcesrv_samr - Also "OpenGroup" needs to support universal groups
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-03-03
s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDisplayInfo" calls
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-03-03
Fix typo in comments.
Karolin Seeger
6
-10
/
+10
2010-03-03
testprogs: fix boolean return code of test_PrinterData.
Günther Deschner
1
-8
/
+12
2010-03-03
dns: make dns update script use unbuffered IO
Andrew Tridgell
1
-0
/
+4
2010-03-03
s4-posix: allow change ownership of files if the user has the right privileges
Andrew Tridgell
1
-2
/
+21
2010-03-03
s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 one
Matthieu Patou
2
-5
/
+5
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
-3
/
+3
2010-03-03
s3: Allow pam_winbind.c to build without localedir.c
Matthieu Patou
1
-1
/
+8
2010-03-03
nsswitch: libpam remove depedance on locale.h use directly LOCALEDIR
Matthieu Patou
2
-2
/
+1
2010-03-03
s4-winrepl: Migrated the wins replication server to tsocket.
Andreas Schneider
4
-141
/
+314
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-03
libcli/security: fix sddl.c to be able to build it from source3
Michael Adam
1
-1
/
+1
2010-03-03
s4:move the sddl code down to the top level
Michael Adam
5
-2
/
+35
2010-03-03
s4/ildap: fine tune ildb_callback()
Kamen Mazdrashki
1
-3
/
+3
2010-03-02
s3: net_share.c: fix argc handling
Holger Hetterich
1
-6
/
+3
2010-03-02
s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.
Günther Deschner
1
-5
/
+16
2010-03-02
s3:ads fix dn parsing name was always null
Simo Sorce
1
-19
/
+16
2010-03-02
testprogs: make sure to do the same tests as in smbtorture in test_PrinterDat...
Günther Deschner
3
-23
/
+58
2010-03-02
testprogs: fix REG_SZ in print_printer_data.
Günther Deschner
1
-2
/
+10
2010-03-02
LDB:NSS - make LDB "signed-safe" on counter variables
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-02
s4:echo RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-02
testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args.
Günther Deschner
1
-7
/
+28
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-02
s4:provision - Moved default FDS SASL mappings deletion from post_setup() to ...
Endi S. Dewata
2
-7
/
+11
2010-03-02
s4:provision - Moved setup_db_config() into OpenLDAPBackend class.
Endi S. Dewata
1
-16
/
+16
2010-03-02
s4:provision - Moved backend-specific variables into backend class.
Endi S. Dewata
2
-75
/
+60
2010-03-02
s4:provision - Use netbios name for FDS instance name.
Endi S. Dewata
3
-24
/
+29
2010-03-02
s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...
Endi S. Dewata
1
-0
/
+4
2010-03-01
s3:groupmap revert to tdb storage
Simo Sorce
4
-733
/
+269
2010-03-01
s4:srvsvc RPC - revert one unsigned integer "i" back to signed
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-01
testprogs: better usage text.
Günther Deschner
1
-1
/
+9
2010-03-01
testprogs: add very basic PrinterData test for printers.
Günther Deschner
1
-2
/
+40
2010-03-01
testprogs: rename test_PrinterData to test_PrinterData_Server.
Günther Deschner
1
-4
/
+4
2010-03-01
testprogs: add SetPrinterDataEx test.
Günther Deschner
1
-0
/
+27
2010-03-01
testprogs: add DeletePrinterKey test.
Günther Deschner
1
-0
/
+23
2010-03-01
testprogs: add DeletePrinterDataEx test.
Günther Deschner
1
-0
/
+24
2010-03-01
testprogs: allow to test a single printer when given on the cmdline.
Günther Deschner
1
-0
/
+10
[prev]
[next]