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-04-02
ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
Kai Blin
4
-49
/
+166
2008-04-02
ntvfs: Use wbclient in vsf_unixuid, not sidmap
Kai Blin
1
-22
/
+50
2008-04-02
rpc_server: Remove references to sidmap from the lsa pipe code.
Kai Blin
3
-9
/
+2
2008-04-02
rpc_server: Use wbclient instead of sidmap in unixinfo pipe
Kai Blin
1
-41
/
+119
2008-04-02
wbclient: Add an async winbind client library.
Kai Blin
10
-22
/
+378
2008-04-02
winbind: Bump down the debuglevel.
Kai Blin
1
-2
/
+2
2008-04-02
IRPC: Add include guards for the header.
Kai Blin
1
-0
/
+4
2008-04-02
util: Add talloc_get_type_abort() call.
Kai Blin
2
-0
/
+22
2008-04-02
Re-add params file to git.
Jelmer Vernooij
1
-0
/
+587
2008-04-02
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij
0
-0
/
+0
2008-04-02
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into tmp
Jelmer Vernooij
4
-28
/
+38
2008-04-02
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
4
-7
/
+14
2008-04-02
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij
4
-28
/
+38
2008-04-02
Remove no longer installed files.
Jelmer Vernooij
1
-23
/
+0
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
4
-39
/
+40
2008-04-02
Trim down installed headers some more.
Jelmer Vernooij
5
-32
/
+21
2008-04-02
Merge hive.h into registry.h
Jelmer Vernooij
7
-215
/
+186
2008-04-02
Merge patchfile.h into registry.h
Jelmer Vernooij
6
-61
/
+30
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
13
-22
/
+16
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
208
-458
/
+1953
2008-04-02
Fix conflicts in setup/provision script.
Andrew Bartlett
1
-8
/
+0
2008-04-02
Fix merge of my host GUID removal and the IPv6 addition to provision
Andrew Bartlett
3
-11
/
+39
2008-04-01
provision: Add support for IPv6 (bz #4593).
Andrew Kroeger
3
-11
/
+31
2008-04-02
Remove references to setting the host GUID, as the repl_meta_data
Andrew Bartlett
3
-18
/
+8
2008-04-02
Don't write public functions to protoheaders.
Jelmer Vernooij
1
-1
/
+1
2008-04-01
Add warning to public headers.
Jelmer Vernooij
3
-0
/
+13
2008-04-01
Include right perl directory when installed.
Jelmer Vernooij
1
-1
/
+1
2008-04-01
Install samba-hostconfig library.
Jelmer Vernooij
1
-1
/
+4
2008-04-01
Install pidl to the same directory as Samba.
Jelmer Vernooij
1
-4
/
+1
2008-04-01
Fix dependency on samba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2008-04-01
Add context pointer to secrets functions.
Jelmer Vernooij
4
-29
/
+12
2008-04-01
Add userdata argument to reseed callback function.
Jelmer Vernooij
3
-6
/
+8
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
20
-38
/
+38
2008-04-01
Add README file explaining param/.
Jelmer Vernooij
1
-0
/
+4
2008-04-01
Move ini-like file parser to the utility library.
Jelmer Vernooij
4
-589
/
+10
2008-03-29
Merge commit 'origin/v4-0-stable' into v4-0-test
Stefan Metzmacher
0
-0
/
+0
2008-03-29
On our way to alpha4...
Andrew Bartlett
1
-1
/
+1
2008-03-29
Mark as GIT snapshots again
Andrew Bartlett
1
-1
/
+1
2008-03-29
This is Samba4 alpha3!
Andrew Bartlett
1
-1
/
+1
2008-03-29
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
0
-0
/
+0
2008-03-29
Rework 'compleated' message in provision to be more useful.
Andrew Bartlett
2
-16
/
+9
2008-03-29
howto: Simplify the commands needed and remove reference to removed script.
Andrew Kroeger
1
-9
/
+2
2008-03-29
Makefile: Allow "make" with no arguments to build all that will be installed.
Andrew Kroeger
1
-2
/
+2
2008-03-28
howto: Clarify differences when working from a tarball instead of Git.
Andrew Kroeger
1
-0
/
+7
2008-03-28
mkrelease: Add checks to ensure run from top-level directory of repository.
Andrew Kroeger
1
-0
/
+6
2008-03-29
Add a few more safety catches to the mkrelease.sh script.
Andrew Bartlett
1
-2
/
+2
2008-03-29
Don't leave release trees hanging around
Andrew Bartlett
1
-1
/
+2
2008-03-29
Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
1
-3
/
+2
2008-03-28
mkrelease: Update to work with Git instead of SVN.
Andrew Kroeger
1
-3
/
+2
2008-03-29
Fix more valgrind issues.
Andrew Bartlett
4
-3
/
+52
[next]