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
2008-09-11
netapi: fix group_getusers example.
Günther Deschner
1
-2
/
+2
2008-09-11
netapi: implement NetGroupGetUsers_r.
Günther Deschner
1
-1
/
+136
2008-09-11
netapi: implement NetGroupSetUsers_r.
Günther Deschner
1
-1
/
+227
2008-09-11
netapi: add example code for NetGroupSetUsers.
Günther Deschner
2
-0
/
+148
2008-09-11
netapi: add NetGroupSetUsers to public header.
Günther Deschner
1
-0
/
+22
2008-09-11
netapi: add skeleton for NetGroupSetUsers.
Günther Deschner
3
-0
/
+75
2008-09-11
re-run make idl.
Günther Deschner
3
-16
/
+66
2008-09-11
netapi: add IDL for NetGroupSetUsers.
Günther Deschner
1
-0
/
+12
2008-09-11
netapi: implement NetUserSetGroups_r.
Günther Deschner
1
-2
/
+242
2008-09-11
netapi: add example code for NetUserSetGroups.
Günther Deschner
2
-0
/
+150
2008-09-11
netapi: add NetUserSetGroups to public header.
Günther Deschner
1
-0
/
+22
2008-09-11
netapi: add skeleton for NetUserSetGroups.
Günther Deschner
3
-0
/
+76
2008-09-11
re-run make idl.
Günther Deschner
3
-27
/
+77
2008-09-11
netapi: add IDL for NetUserSetGroups.
Günther Deschner
1
-0
/
+12
2008-09-11
netapi: make add_GROUP_USERS_INFO_X_buffer non-static.
Günther Deschner
2
-6
/
+13
2008-09-11
netapi: fix NetShareEnum_r.
Günther Deschner
1
-1
/
+4
2008-09-11
netapi: fix NetShareGetInfo_r.
Günther Deschner
1
-1
/
+1
2008-09-11
net: use netapi for NetShareEnum.
Günther Deschner
1
-66
/
+36
2008-09-11
netapi: fix NetShareEnum_r which in fact enumerates all shares.
Günther Deschner
1
-7
/
+7
2008-09-11
netapi: fix doxygen warning.
Günther Deschner
1
-1
/
+1
2008-09-10
Fix bug #5052 - not work cancel inheritance on share. We were
Jeremy Allison
1
-3
/
+10
2008-09-10
Merge branch 'v3-devel' of ssh://jra@git.samba.org/data/git/samba into v3-devel
Jeremy Allison
1
-4
/
+4
2008-09-10
When requesting UNIX info levels on findfirst/findnext, don't play games with...
Jeremy Allison
1
-1
/
+5
2008-09-10
packaging(RHEL): fix direction of link (.so) of nss libs.
Michael Adam
1
-4
/
+4
2008-09-10
Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.
Jeremy Allison
1
-2
/
+14
2008-09-10
net: share_type is defined in net_rap.c, net_rpc.c needs to use that.
Kai Blin
2
-2
/
+3
2008-09-10
Fix some bogus compiler warnings
Volker Lendecke
1
-5
/
+10
2008-09-09
Fix make test on sparc and possibly also on AIX
Volker Lendecke
1
-1
/
+3
2008-09-09
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Jelmer Vernooij
9
-44
/
+814
2008-09-09
Stop ignoring .svn directories when creating tags, since we no longer use
Jelmer Vernooij
1
-2
/
+2
2008-09-09
Rename object variables to avoid clashes with Samba 4.
Jelmer Vernooij
2
-6
/
+8
2008-09-09
Convert cli_query_secdesc to the async trans call
Volker Lendecke
1
-21
/
+16
2008-09-09
Convert cli_qfileinfo to the async trans call
Volker Lendecke
1
-21
/
+19
2008-09-09
Add async trans/trans2/nttrans calls to libsmb
Volker Lendecke
2
-0
/
+722
2008-09-09
Add some debug to reply_nttrans
Volker Lendecke
1
-0
/
+11
2008-09-09
Move setting the mid field in req->outbuf from _cork to _uncork
Volker Lendecke
1
-1
/
+1
2008-09-09
Add utility function cli_in_chain()
Volker Lendecke
2
-0
/
+16
2008-09-09
make smb_bytes_push_str public
Volker Lendecke
2
-1
/
+2
2008-09-09
Add a utility function to append a DATA_BLOB to a talloc object
Volker Lendecke
2
-0
/
+27
2008-09-09
packaging(RHEL): add makerpms.git.sh to build rpms from inside a git checkout
Michael Adam
1
-0
/
+149
2008-09-09
packaging(RHEL): use ccache if available
Michael Adam
1
-6
/
+6
2008-09-09
packaging(RHEL): add ldbtools binaries and man pages to common package
Michael Adam
1
-0
/
+12
2008-09-09
packaging(RHEL): add cifs.upcall binary and manpage to client package
Michael Adam
1
-0
/
+2
2008-09-09
packaging(RHEL): fix installation of pam modules.
Michael Adam
1
-5
/
+2
2008-09-09
packaging(RHEL): remove leftovers of smbmount from SPEC file.
Michael Adam
1
-4
/
+0
2008-09-09
packaging(RHEL): add new libs (talloc, tdb, ...) to the common package
Michael Adam
1
-0
/
+11
2008-09-09
packaging(RHEL): remove workaround code for libsmclient/sharemodes installation
Michael Adam
1
-15
/
+0
2008-09-09
packaging(RHEL): fix libdir installation by using _libarch/_libarchdir
Michael Adam
1
-30
/
+39
2008-09-09
packaging(RHEL): remove libmsrpc stuff which is no more...
Michael Adam
1
-10
/
+0
2008-09-09
packaging(RHEL): remove duplicate installation of pam_smbpass.so
Michael Adam
1
-3
/
+0
[next]