| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-02-22 | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 1 | -9/+0 | |
| This code is now useful in common, as the elements of the auth_session_info structure have now been defined in common IDL. Andrew Bartlett | |||||
| 2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 1 | -1/+1 | |
| 2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -2/+2 | |
| 2010-10-24 | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 1 | -6/+6 | |
| 2010-10-21 | s4-libcli: make LIBSECURITY_SESSION a private library | Andrew Tridgell | 1 | -5/+6 | |
| 2010-10-14 | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 1 | -7/+1 | |
| This should ensure we only have one copy of these core functions in the tree. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
| 2010-10-12 | s4-libcli/security Use seperate subsystem for session related functions | Andrew Bartlett | 1 | -1/+7 | |
| The merged I plan in this area require spliting security.h into two header files, a common header and a session.h for the remaining source4-specific code. Andrew Bartlett | |||||
| 2010-10-12 | libcli/security Move most of security_token.c to common code. | Andrew Bartlett | 1 | -1/+1 | |
| The source4-specific session_info functions have been left in session.c Andrew Bartlett | |||||
| 2010-09-11 | libcli/security Move source4/ privileges code into the common libcli/security | Andrew Bartlett | 1 | -1/+1 | |
| Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
| 2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 1 | -4/+0 | |
| we won't be using the mk -> wscript generator again | |||||
| 2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
| them | |||||
| 2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -1/+1 | |
| Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
| 2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+10 | |
