index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-kerberos: use KRB5_KT_KEY compat macro.
Günther Deschner
2009-02-03
1
-7
/
+1
*
s3-kerberos: fix ads_dedicated_keytab_verify_ticket with heimdal.
Günther Deschner
2009-02-03
1
-3
/
+10
*
Revert "fix for commit d96248a9b46 which broke Heimdal builds"
Günther Deschner
2009-02-03
1
-6
/
+0
*
s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ...
Stefan Metzmacher
2009-02-03
1
-3
/
+5
*
s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
Volker Lendecke
2009-02-03
2
-4
/
+10
*
Fix Coverity ID 870
Volker Lendecke
2009-02-03
1
-0
/
+4
*
Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...
Jeremy Allison
2009-02-02
4
-20
/
+54
*
s3:selftest: run test_posix_s3.sh tests
Stefan Metzmacher
2009-02-03
2
-1
/
+42
*
s3:build: pass the path to smbtorture4 down to make with and without '-t' prefix
Stefan Metzmacher
2009-02-03
3
-3
/
+7
*
s3-wbclient: Use new tevent data types
Kai Blin
2009-02-02
3
-16
/
+16
*
Next step disentangling async_req from NTSTATUS
Volker Lendecke
2009-02-02
6
-31
/
+31
*
fix for commit d96248a9b46 which broke Heimdal builds
Björn Jacke
2009-02-02
1
-0
/
+6
*
s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.sh
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
s3:build: fix typo introduced in "fix build without shared libs"
Michael Adam
2009-02-02
1
-1
/
+1
*
s3:build: fix linking of bin/net when shared libs have been disabled
Michael Adam
2009-02-02
1
-1
/
+1
*
s3 build: Fix "assignment discards qualifiers from pointer target type" warnings
Tim Prouty
2009-02-02
2
-13
/
+6
*
Add two new parameters to control how we verify kerberos tickets. Removes lp_...
Dan Sledz
2009-02-01
10
-34
/
+170
*
s3:winbind_group: fix "getent group" to allocate new gids.
Michael Adam
2009-02-02
1
-2
/
+8
*
s3:winbind_user: fix "getent passwd" to allocate new uids.
Michael Adam
2009-02-02
1
-2
/
+7
*
s3:winbind_user: move initialization of domain up in winbindd_fill_pwent()
Michael Adam
2009-02-02
1
-11
/
+9
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
2
-2
/
+3
*
Split up async_req into a generic and a NTSTATUS specific part
Volker Lendecke
2009-02-01
15
-185
/
+185
*
Convert api_RNetUserEnum to use the srv_samr_nt.c directly
Volker Lendecke
2009-02-01
1
-26
/
+77
*
Move rpc_pipe_open_internal to srv_pipe_hnd.c
Volker Lendecke
2009-02-01
2
-37
/
+37
*
Replace pipe names in pipes_struct by ndr_syntax_id
Volker Lendecke
2009-02-01
5
-72
/
+117
*
Fix some type-punned warnings
Volker Lendecke
2009-02-01
1
-3
/
+3
*
cli_get_pipe_name_from_interface does not really need a talloc_ctx
Volker Lendecke
2009-02-01
6
-32
/
+28
*
Fix nonempty blank lines
Volker Lendecke
2009-02-01
2
-119
/
+117
*
Just for fun: Move some bytes from bss to text
Volker Lendecke
2009-02-01
2
-2
/
+2
*
fix build with external dns_sd libraries
Björn Jacke
2009-02-01
1
-1
/
+1
*
Fix the build on Solaris CC
Volker Lendecke
2009-02-01
1
-1
/
+1
*
Remove unused np_read sync wrapper
Volker Lendecke
2009-01-31
2
-32
/
+0
*
Make reply_pipe_read_andx async
Volker Lendecke
2009-01-31
1
-13
/
+57
*
Remove unused np_write sync wrapper
Volker Lendecke
2009-01-31
2
-32
/
+0
*
Make reply_pipe_write async
Volker Lendecke
2009-01-31
1
-13
/
+48
*
Make reply_pipe_write_and_X async
Volker Lendecke
2009-01-31
1
-20
/
+52
*
Make-np_write-handle-0-byte-writes-as-NT_STATUS_OK
Volker Lendecke
2009-01-31
2
-43
/
+33
*
Convert api_rpc_trans_reply to async np_*
Volker Lendecke
2009-01-31
2
-29
/
+135
*
Add an async np_read wrapper
Volker Lendecke
2009-01-31
2
-22
/
+107
*
Add an async np_write wrapper
Volker Lendecke
2009-01-31
2
-15
/
+106
*
make send_file_readbraw static
Volker Lendecke
2009-01-31
2
-12
/
+6
*
Remove the global variable "chain_size"
Volker Lendecke
2009-01-31
8
-24
/
+34
*
Make is_andx_req non-static
Volker Lendecke
2009-01-31
3
-26
/
+26
*
s4:build: require ldb 0.9.3 when building against an external library
Stefan Metzmacher
2009-01-31
1
-1
/
+1
*
s3 onefs: Fix onefs ACLs to work with updated ACL syscall
Tim Prouty
2009-01-30
1
-1
/
+1
*
s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warnings
Tim Prouty
2009-01-30
1
-1
/
+1
*
Fix memleaks
Volker Lendecke
2009-01-30
1
-0
/
+7
*
pass NULL to prs_give_memory, that is a pointer
Volker Lendecke
2009-01-30
1
-1
/
+1
*
s3:selftest: run the same tests as 'make test'
Stefan Metzmacher
2009-01-30
1
-29
/
+73
*
s3:tests: add a guard arround . $incdir/test_functions.sh
Stefan Metzmacher
2009-01-30
11
-0
/
+21
[prev]
[next]